diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-12-28 10:28:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 06:59:23 +0000 |
commit | d6a9bc07e848433a791593db7c0f42d363bb8a7f (patch) | |
tree | 0da1c4c3f25367c36f5e0dbf0285411b70c2c321 | |
parent | Updating to standards version 4.1.3. (diff) | |
download | lunzip-d6a9bc07e848433a791593db7c0f42d363bb8a7f.tar.xz lunzip-d6a9bc07e848433a791593db7c0f42d363bb8a7f.zip |
Updating to debhelper compat 11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-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 f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index f9e5756..5545da6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 10), + debhelper (>= 11), Rules-Requires-Root: no Standards-Version: 4.1.3 Homepage: http://www.nongnu.org/lzip/lunzip.html |