diff options
-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 776c3a2..2f2b92c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Daniel Baumann <mail@daniel-baumann.ch> Build-Depends: - debhelper (>= 9), + debhelper (>= 9.20160402~), texinfo, Standards-Version: 3.9.8 Homepage: http://www.nongnu.org/lzip/lzlib.html |