diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:15:26 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-09-15 19:15:26 +0000 |
commit | 0d4dacfe99910e15be386112b42112f0337f5115 (patch) | |
tree | 2a0b5eb04a6508d307132e120556ad81f90a75ca | |
parent | Releasing debian version 0.9-2. (diff) | |
download | lzd-0d4dacfe99910e15be386112b42112f0337f5115.tar.xz lzd-0d4dacfe99910e15be386112b42112f0337f5115.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 d495f85..2548362 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: extra 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/lzd.html Vcs-Browser: https://sources.progress-linux.org/users/daniel/debian/packages/lzd |