diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:17:03 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:17:03 +0000 |
commit | 8ff93b34e616ed7687a527f4d9e566a6a681a7f3 (patch) | |
tree | 4f0e9f101c5f8045e6c9037ff7ef0eceeda8144c | |
parent | Releasing debian version 1.5-2. (diff) | |
download | plzip-8ff93b34e616ed7687a527f4d9e566a6a681a7f3.tar.xz plzip-8ff93b34e616ed7687a527f4d9e566a6a681a7f3.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 f2f75af..6b364ff 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), liblz-dev, texinfo, Standards-Version: 3.9.8 |