try to build .deb for 4.0; http://gramps-project.org/wiki/index.php?title=Debian, update control file

svn: r21737
This commit is contained in:
Jérôme Rapinat 2013-03-25 11:27:35 +00:00
parent bd1020314e
commit e64adc8ddd

35
debian/control vendored
View File

@ -1,27 +1,20 @@
Source: gramps Source: gramps
Section: gnome Maintainer: Gramps Development Team <benny.malengier@gmail.com>
Section: python
Priority: optional Priority: optional
Maintainer: Stéphane Charette <stephanecharette@gmail.com> Build-Depends-Indep: libxml-parser-perl, gettext, intltool
Build-Depends-Indep: libxml-parser-perl, python-gtk2, gettext, python-central (>= 0.5.6), python, intltool Build-Depends: debhelper (>= 7), python-support (>= 0.8.4), python-gobject-dev (>= 3.3.2)
Build-Depends: debhelper (>= 7) Standards-Version: 3.8.4
Standards-Version: 3.8.3
Homepage: http://www.gramps-project.org/ Homepage: http://www.gramps-project.org/
XS-Python-Version: >=2.5 XS-Python-Version: >=2.7
Package: gramps Package: python-gramps
Architecture: all Architecture: all
Depends: ${python:Depends}, librsvg2-common, python-gtk2, xdg-utils, graphviz, python-osmgpsmap ${misc:Depends} Depends: ${misc:Depends}, ${python:Depends}, python-gobject (>= 3.3.2)
Replaces: gramps-manual, gramps-extending-doc Recommends: python-pyicu, python-osmgpsmap, graphviz, xdg-utils
Conflicts: gramps-manual, gramps-extending-doc, gramps-common, python-gtk-1.2 Suggests: ttf-freefont, python-enchant, python-gtkspell, gexiv2
Recommends: python-pyicu
Suggests: ttf-freefont, python-enchant, python-gtkspell, python-pyexiv2
Description: Genealogical research program
GRAMPS is an Open Source genealogy program written in Python, using
the GTK/GNOME interface. It is an extremely flexible program fitting
the needs for both the amateur genealogist and serious genealogical
researcher.
GRAMPS has the ability to import GEDCOM files exported from many
proprietary genealogy programs and can produce a large number of
reports in many popular formats.
XB-Python-Version: ${python:Versions} XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: Gramps (Genealogical Research and Analysis Management
Programming System) is a full featured genealogy program supporting
a Python based plugin system.