Bump debhelper compatibility level to 10
This commit is contained in:
parent
299fb8ab88
commit
5288400af3
3 changed files with 3 additions and 2 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -4,6 +4,7 @@ multistrap (2.2.2) UNRELEASED; urgency=medium
|
||||||
* Move development to dgit
|
* Move development to dgit
|
||||||
* Move B-D on po4a to Build-Depends-Arch (it's not needed for the clean
|
* Move B-D on po4a to Build-Depends-Arch (it's not needed for the clean
|
||||||
target)
|
target)
|
||||||
|
* Bump debhelper compatibility level to 10
|
||||||
|
|
||||||
-- Johannes Schauer <josch@debian.org> Fri, 02 Dec 2016 23:25:07 +0100
|
-- Johannes Schauer <josch@debian.org> Fri, 02 Dec 2016 23:25:07 +0100
|
||||||
|
|
||||||
|
|
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
||||||
7
|
10
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Johannes Schauer <josch@debian.org>
|
Maintainer: Johannes Schauer <josch@debian.org>
|
||||||
Uploaders: Wookey <wookey@debian.org>, Neil Williams <codehelp@debian.org>
|
Uploaders: Wookey <wookey@debian.org>, Neil Williams <codehelp@debian.org>
|
||||||
Build-Depends: cdbs, debhelper (>= 7)
|
Build-Depends: cdbs, debhelper (>= 10)
|
||||||
Build-Depends-Arch: po4a (>= 0.37.1)
|
Build-Depends-Arch: po4a (>= 0.37.1)
|
||||||
Build-Depends-Indep: intltool
|
Build-Depends-Indep: intltool
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
|
|
Loading…
Reference in a new issue