diff --git a/debian/control b/debian/control index 44e65384b..aabfec70a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Gramps Development Team Section: python Priority: optional Build-Depends-Indep: libxml-parser-perl, gettext, intltool -Build-Depends: debhelper (>= 7), python-support (>= 0.8.4), python-gobject-dev (>= 3.3.2) +Build-Depends: debhelper (>= 7), python-support (>= 0.8.4), python-gobject-dev (>= 3.0.0) Standards-Version: 3.8.4 Homepage: http://www.gramps-project.org/ XS-Python-Version: >=2.7 diff --git a/debian/rules b/debian/rules index bc1933c9e..8fae12d0f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ - #!/usr/bin/make -f +#!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0 at # Tue, 26 Mar 2013 16:28:27 +0100