Bump debhelper compatibility to 9
This commit is contained in:
parent
79b4afb095
commit
38537675ba
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -16,8 +16,9 @@ nut (2.7.3-1) UNRELEASED; urgency=low
|
||||||
Refreshed
|
Refreshed
|
||||||
* debian/control: Bump Standards-Version to 3.9.8 (no further changes)
|
* debian/control: Bump Standards-Version to 3.9.8 (no further changes)
|
||||||
* debian/control: Add dh-python to the build-dependencies
|
* debian/control: Add dh-python to the build-dependencies
|
||||||
|
* Bump debhelper compatibility to 9
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Sat, 16 Jul 2016 11:12:46 +0200
|
-- Laurent Bigonville <bigon@debian.org> Sun, 17 Jul 2016 18:10:02 +0200
|
||||||
|
|
||||||
nut (2.7.2-4) unstable; urgency=medium
|
nut (2.7.2-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
||||||
8
|
9
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Arnaud Quette <aquette@debian.org>
|
Maintainer: Arnaud Quette <aquette@debian.org>
|
||||||
Uploaders: Laurent Bigonville <bigon@debian.org>
|
Uploaders: Laurent Bigonville <bigon@debian.org>
|
||||||
Build-Depends: debhelper (>= 8.1.3),
|
Build-Depends: debhelper (>= 9),
|
||||||
cdbs (>= 0.4.122~),
|
cdbs (>= 0.4.122~),
|
||||||
autotools-dev,
|
autotools-dev,
|
||||||
dh-autoreconf,
|
dh-autoreconf,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user