diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-01 09:28:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-04 06:08:41 +0000 |
commit | a7878233b685fff80fc94ef3d0478eb8c6640022 (patch) | |
tree | 4febcfad742668f7d64b42037a3c1dc611e738b8 | |
parent | Adding debian version 0.4.0-3.1. (diff) | |
download | dnswire-a7878233b685fff80fc94ef3d0478eb8c6640022.tar.xz dnswire-a7878233b685fff80fc94ef3d0478eb8c6640022.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 a8f64f1..1265e33 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~), libprotobuf-c-dev, libtinyframe-dev, libuv1-dev, |