Bump to debhelper compat 10.
This commit is contained in:
parent
2c50bca87c
commit
cbf9aaea5c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
gtk+3.0 (3.22.20-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Bump to debhelper compat 10.
|
||||
|
||||
-- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 09 Sep 2017 15:13:57 +0200
|
||||
|
||||
gtk+3.0 (3.22.20-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Andreas Henriksson <andreas@fatal.se>, Emilio Pozuelo Monfort <pochu@debian.org>, Iain Lane <laney@debian.org>, Michael Biebl <biebl@debian.org>
|
||||
Build-Depends: debhelper (>= 9.20141010),
|
||||
Build-Depends: debhelper (>= 10),
|
||||
cdbs (>= 0.4.93),
|
||||
gnome-pkg-tools (>= 0.11),
|
||||
dpkg-dev (>= 1.17.14),
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -3,7 +3,7 @@ Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: @GNOME_TEAM@
|
||||
Build-Depends: debhelper (>= 9.20141010),
|
||||
Build-Depends: debhelper (>= 10),
|
||||
cdbs (>= 0.4.93),
|
||||
gnome-pkg-tools (>= 0.11),
|
||||
dpkg-dev (>= 1.17.14),
|
||||
|
Loading…
Reference in New Issue
Block a user