diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-06 21:07:11 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-06 21:07:11 +0000 |
commit | f0f6de0234f4c630aae714d9402d6853732c341d (patch) | |
tree | 11608e26a4280171c9608b249cb857cf9e9c768c | |
parent | Releasing debian version 1.18-2. (diff) | |
download | lzip-f0f6de0234f4c630aae714d9402d6853732c341d.tar.xz lzip-f0f6de0234f4c630aae714d9402d6853732c341d.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 400c815..a966fc3 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/lzip.html |