diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:34 +0000 |
commit | a070823f684699ee530a145eab43950b91693d63 (patch) | |
tree | 57bc616fe13509101ee460f8938d9a3d7c2b6d5c | |
parent | Removing disabling of tests on sparc, seems not needed anymore. (diff) | |
download | plzip-a070823f684699ee530a145eab43950b91693d63.tar.xz plzip-a070823f684699ee530a145eab43950b91693d63.zip |
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 9bf61b8..724928c 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), liblz-dev, texinfo, Rules-Requires-Root: no |