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:
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
4
debian/control
vendored
@ -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
4
debian/control.in
vendored
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user