diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 09:50:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 09:50:14 +0000 |
commit | d0e937162ebfeb6362878c22b808b58a36fbf3a8 (patch) | |
tree | c5c8ae0477bfc90ad7f7e1132ba909a7354fc056 | |
parent | Updating year in copyright for 2019. (diff) | |
download | plzip-d0e937162ebfeb6362878c22b808b58a36fbf3a8.tar.xz plzip-d0e937162ebfeb6362878c22b808b58a36fbf3a8.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 1a17d34..a4b1d20 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), liblz-dev, texinfo, Rules-Requires-Root: no |