diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-06-01 19:02:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-06-01 19:11:56 +0000 |
commit | 360555b3df752b63845dbad83cc9dd12ed04572f (patch) | |
tree | 0e8563f95c60a182270cbc3724fcb5d6f1f37e51 | |
parent | Updating years in copyright file. (diff) | |
download | pdlzip-360555b3df752b63845dbad83cc9dd12ed04572f.tar.xz pdlzip-360555b3df752b63845dbad83cc9dd12ed04572f.zip |
Switching to debhelper compat 10.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 5c61ae4..39084e4 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), + debhelper (>= 9.20160402~), Standards-Version: 3.9.8 Homepage: http://www.nongnu.org/lzip/pdlzip.html Vcs-Browser: https://github.com/daniel-baumann/pdlzip |