diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 10:10:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 10:10:57 +0000 |
commit | 96fe0dfad64f2fd38e3e21c6f8e13acb528e6a5c (patch) | |
tree | 76c836589e52f2022f61924a6534c957a8fa25b1 | |
parent | Updating year in copyright for 2019. (diff) | |
download | xlunzip-96fe0dfad64f2fd38e3e21c6f8e13acb528e6a5c.tar.xz xlunzip-96fe0dfad64f2fd38e3e21c6f8e13acb528e6a5c.zip |
Updating to debhelper 12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 b73a110..708924d 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), Rules-Requires-Root: no Standards-Version: 4.3.0 Homepage: http://www.nongnu.org/lzip/xlunzip.html |