diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:16:50 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:16:50 +0000 |
commit | 74b3b293da74988b9216972b4e2dcb3cb440a12e (patch) | |
tree | 26ecff694fa23aa865a51238b7df4eb791fbff0c | |
parent | Releasing debian version 1.7-2. (diff) | |
download | pdlzip-74b3b293da74988b9216972b4e2dcb3cb440a12e.tar.xz pdlzip-74b3b293da74988b9216972b4e2dcb3cb440a12e.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 968b694..3b878c2 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/pdlzip.html Vcs-Browser: https://sources.progress-linux.org/users/daniel/debian/packages/pdlzip |