diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-01 09:27:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-04 06:04:59 +0000 |
commit | 366a9f964d502736f8cba59c81163f9c6ea70f85 (patch) | |
tree | 94088ef8a498344c748f6af9f46f8d1b2d4d0c44 | |
parent | Adding debian version 0.7.1-12.1. (diff) | |
download | ck-366a9f964d502736f8cba59c81163f9c6ea70f85.tar.xz ck-366a9f964d502736f8cba59c81163f9c6ea70f85.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 9ab0f63..43433fe 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.14~), Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: http://concurrencykit.org |