Using build-depends to specify debhelper compatibility.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5195f94d28
commit
c20e425737
2 changed files with 1 additions and 2 deletions
1
debian/compat
vendored
1
debian/compat
vendored
|
@ -1 +0,0 @@
|
||||||
12
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper (>= 12),
|
debhelper-compat (= 12),
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
Homepage: http://www.nongnu.org/lzip/xlunzip.html
|
Homepage: http://www.nongnu.org/lzip/xlunzip.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue