diff --git a/debian/control b/debian/control index 3523bde4f..44e65384b 100644 --- a/debian/control +++ b/debian/control @@ -1,27 +1,20 @@ Source: gramps -Section: gnome +Maintainer: Gramps Development Team +Section: python Priority: optional -Maintainer: Stéphane Charette -Build-Depends-Indep: libxml-parser-perl, python-gtk2, gettext, python-central (>= 0.5.6), python, intltool -Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.3 +Build-Depends-Indep: libxml-parser-perl, gettext, intltool +Build-Depends: debhelper (>= 7), python-support (>= 0.8.4), python-gobject-dev (>= 3.3.2) +Standards-Version: 3.8.4 Homepage: http://www.gramps-project.org/ -XS-Python-Version: >=2.5 +XS-Python-Version: >=2.7 -Package: gramps +Package: python-gramps Architecture: all -Depends: ${python:Depends}, librsvg2-common, python-gtk2, xdg-utils, graphviz, python-osmgpsmap ${misc:Depends} -Replaces: gramps-manual, gramps-extending-doc -Conflicts: gramps-manual, gramps-extending-doc, gramps-common, python-gtk-1.2 -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. +Depends: ${misc:Depends}, ${python:Depends}, python-gobject (>= 3.3.2) +Recommends: python-pyicu, python-osmgpsmap, graphviz, xdg-utils +Suggests: ttf-freefont, python-enchant, python-gtkspell, gexiv2 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.