diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-04 10:31:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-04 06:26:06 +0000 |
commit | b2e477beff2ca387d543960993ac6c9a9c616732 (patch) | |
tree | 1f91e1c2ee35da306cb9f47c0d1f6f30c6f563a3 | |
parent | Adding debian version 0.1.1-4.1. (diff) | |
download | tinyframe-b2e477beff2ca387d543960993ac6c9a9c616732.tar.xz tinyframe-b2e477beff2ca387d543960993ac6c9a9c616732.zip |
Bumping build-depends on debhelper for t64 transition.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5c9ad53..d9ff224 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), + debhelper (>= 13.12~), pkg-config, Rules-Requires-Root: no Standards-Version: 4.6.2 |