summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index d01bdea..c4f6ce1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-dnswire (0.4.0-3.1~exp1) experimental; urgency=medium
+dnswire (0.4.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
- * Rename libraries for 64-bit time_t transition.
+ * Rename libraries for 64-bit time_t transition. Closes: #1062378
- -- Michael Hudson-Doyle <mwhudson@debian.org> Thu, 01 Feb 2024 08:35:45 +0000
+ -- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 28 Feb 2024 02:00:15 +0000
dnswire (0.4.0-3) sid; urgency=medium
diff --git a/debian/control b/debian/control
index cf7c6ef..a8f64f1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: dnswire
Section: libs
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
-Build-Depends:
+Build-Depends: dpkg-dev (>= 1.22.5),
debhelper-compat (= 13),
libprotobuf-c-dev,
libtinyframe-dev,