Bump Build-Depends on debhelper to (>= 9.20141010) and dpkg-dev to

(>= 1.17.14) for build dependency restrictions support.
This commit is contained in:
Michael Biebl
2016-05-22 19:33:18 +00:00
parent 07c7fad283
commit 0e174d2d6f
3 changed files with 6 additions and 4 deletions

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ gtk+3.0 (3.20.5-3) UNRELEASED; urgency=medium
* Make it simpler to bootstrap the package by marking the build dependencies
which are required to run the test-suite with <!nocheck>.
(Closes: #747392)
* Bump Build-Depends on debhelper to (>= 9.20141010) and dpkg-dev to
(>= 1.17.14) for build dependency restrictions support.
-- Michael Biebl <biebl@debian.org> Sun, 22 May 2016 10:11:46 +0200

4
debian/control vendored
View File

@ -3,10 +3,10 @@ Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 8.1.3),
Build-Depends: debhelper (>= 9.20141010),
cdbs (>= 0.4.93),
gnome-pkg-tools (>= 0.11),
dpkg-dev (>= 1.16.0),
dpkg-dev (>= 1.17.14),
gtk-doc-tools (>= 1.20),
dh-autoreconf,
gettext,

4
debian/control.in vendored
View File

@ -3,10 +3,10 @@ Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 8.1.3),
Build-Depends: debhelper (>= 9.20141010),
cdbs (>= 0.4.93),
gnome-pkg-tools (>= 0.11),
dpkg-dev (>= 1.16.0),
dpkg-dev (>= 1.17.14),
gtk-doc-tools (>= 1.20),
dh-autoreconf,
gettext,