diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:15:01 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:15:01 +0000 |
commit | e6e04d3bfda6a3989c810914a78ff6a907c6057f (patch) | |
tree | 06d68a02c5ad7c5eadd3c433f728e92c01e0abdd | |
parent | Releasing debian version 1.8-2. (diff) | |
download | clzip-e6e04d3bfda6a3989c810914a78ff6a907c6057f.tar.xz clzip-e6e04d3bfda6a3989c810914a78ff6a907c6057f.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 0bb0366..4912f4d 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), texinfo, Standards-Version: 3.9.8 Homepage: http://www.nongnu.org/lzip/clzip.html |