diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:15:15 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:15:15 +0000 |
commit | 7af1f5bbd32d61b5769dd5dc5548ca618c82735e (patch) | |
tree | 05b98af5928a798d2d187161649a320d777958a1 | |
parent | Releasing debian version 1.8-2. (diff) | |
download | lunzip-7af1f5bbd32d61b5769dd5dc5548ca618c82735e.tar.xz lunzip-7af1f5bbd32d61b5769dd5dc5548ca618c82735e.zip |
Updating debhelper build-depends for version 10.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 53d1bcf..ae10a66 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <mail@daniel-baumann.ch> Build-Depends: - debhelper (>= 9.20160402~), + debhelper (>= 10), Standards-Version: 3.9.8 Homepage: http://www.nongnu.org/lzip/lunzip.html Vcs-Browser: https://sources.progress-linux.org/users/daniel/debian/packages/lunzip |