diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:10:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:10:56 +0000 |
commit | bfe52aee7002d46909d6ed4d293a26b7b9ab5c5f (patch) | |
tree | 80f5482135a22aa7e0a9bcdd6bdc7bbee4171545 | |
parent | Using execute_after targets in rules to be explicit what we're doing. (diff) | |
download | lunzip-bfe52aee7002d46909d6ed4d293a26b7b9ab5c5f.tar.xz lunzip-bfe52aee7002d46909d6ed4d293a26b7b9ab5c5f.zip |
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index caed82a..e6b0f3a 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 12.8~), - debhelper-compat (= 12), + debhelper-compat (= 13), Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: http://www.nongnu.org/lzip/lunzip.html |