6918: try to limit lintian messages by merging Ross Gammon's work on Debian packaging

This commit is contained in:
Jérôme Rapinat
2013-11-30 10:42:47 +01:00
parent 188ad41592
commit f862478404
10 changed files with 187 additions and 278 deletions

18
debian/README.Debian vendored
View File

@@ -1,18 +1,6 @@
gramps for Debian
----------------------
-----------------
This is the Debian package of GRAMPS.
python-webkit is "Suggested" as upstream states it as optional in their README file. According to upstream, webkit needs to be tested for stability for Gramps (it is used in the hidden HTML View). If it is unstable, it may be necessary to revert to gecko (python-gtkmozembed).
Regarding the extra dependencies:
Recommends: graphviz
Enable creation of graphs
Recommends: python-gtkmozembed
Recommends: python-webkit
Enable html rendering for Geographic view and Web view. If both
are installed webkit will be used. python-gtkmozembed may be more
stable.
Suggests: ttf-freefont
Allows more fonts in reports
Suggests: python-gtkspell python-enchant
allows spell checking in the notes. Both need to be installed.
-- Ross Gammon <rossgammon@mail.dk> Wed, 23 Oct 2013 21:24:00 +0200