diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-12-28 10:28:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-17 07:24:58 +0000 |
commit | f18bb608e499cf67c163744aa0327c31465bd03d (patch) | |
tree | 30a71daacc1e9affc9c97a75d1250129bdaa64b1 | |
parent | Updating to standards version 4.1.3. (diff) | |
download | zutils-f18bb608e499cf67c163744aa0327c31465bd03d.tar.xz zutils-f18bb608e499cf67c163744aa0327c31465bd03d.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 576707d..4557f6b 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), help2man, lzip, texinfo, |