diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 10:13:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 10:13:31 +0000 |
commit | f93cb974b8e2fae477e4a192824f6e5d6095db97 (patch) | |
tree | 5ef11f3f9922fc3c950a3af4bddacfb1b32e6128 | |
parent | Updating vcs fields. (diff) | |
download | zutils-f93cb974b8e2fae477e4a192824f6e5d6095db97.tar.xz zutils-f93cb974b8e2fae477e4a192824f6e5d6095db97.zip |
Updating to debhelper 12.
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 b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 2570842..addddb8 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 (>= 11), + debhelper (>= 12), help2man, lzip, texinfo, |