diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 09:46:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 09:46:41 +0000 |
commit | 63ce0cabf41e94e2cf0d31f6726b7af04f5e1ca7 (patch) | |
tree | e936ba4945c76329c6c891cf1a6925d337f9d097 | |
parent | Updating year in copyright for 2019. (diff) | |
download | pdlzip-63ce0cabf41e94e2cf0d31f6726b7af04f5e1ca7.tar.xz pdlzip-63ce0cabf41e94e2cf0d31f6726b7af04f5e1ca7.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 bdcd5d9..44c4408 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/pdlzip.html |