6918: .deb package more compliant according to Debian policy

svn: r22766
This commit is contained in:
Jérôme Rapinat 2013-07-29 16:31:48 +00:00
parent f36b5e66ae
commit 51cdc1f097
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
gramps (4.0.1-2) precise; urgency=low
* bug 6918: make package more compliant according to Debian policy
-- Jérôme Rapinat <romjerome@yahoo.fr> Mon, 29 Jul 2013 18:00:11 +0200
gramps (3.3.0-1) lucid; urgency=low gramps (3.3.0-1) lucid; urgency=low
* New upstream release * New upstream release

4
debian/control vendored
View File

@ -1,5 +1,5 @@
Source: gramps Source: gramps
Maintainer: Gramps Development Team Maintainer: Gramps Development Team <gramps-devel@lists.sourceforge.net>
Section: python Section: python
Priority: optional Priority: optional
Build-Depends-Indep: libxml-parser-perl, gettext, intltool Build-Depends-Indep: libxml-parser-perl, gettext, intltool
@ -12,6 +12,6 @@ Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-gobject (>= 3.3.2), librsvg2-2 Depends: ${misc:Depends}, ${python:Depends}, python-gobject (>= 3.3.2), librsvg2-2
Recommends: python-pyicu, python-osmgpsmap, graphviz, xdg-utils Recommends: python-pyicu, python-osmgpsmap, graphviz, xdg-utils
Suggests: ttf-freefont, python-gtkspell, libgexiv2-1, rcs, python-imaging, python-pygoocanvas Suggests: ttf-freefont, python-gtkspell, libgexiv2-1, rcs, python-imaging, python-pygoocanvas
Description: Gramps (Genealogical Research and Analysis Management Description: (Genealogical Research and Analysis Management
Programming System) is a full featured genealogy program supporting Programming System) is a full featured genealogy program supporting
a Python based plugin system. a Python based plugin system.