diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-17 05:59:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-17 05:59:16 +0000 |
commit | bcdf7681aff186d619c8cbdf3d6b91167771dbb3 (patch) | |
tree | 8c584125dc4c02d1cfd655e764c0d72bb5b1dc6b | |
parent | Releasing debian version 1.13-5. (diff) | |
download | clzip-bcdf7681aff186d619c8cbdf3d6b91167771dbb3.tar.xz clzip-bcdf7681aff186d619c8cbdf3d6b91167771dbb3.zip |
Minimizing debhelper build-depends for trixie.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 479821b..d763964 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 13.1~), debhelper-compat (= 13), texinfo, Rules-Requires-Root: no |