summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rw-r--r--debian/copyright2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e86bd3..a40ed6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+dnsjit (1.4.0-1) sid; urgency=medium
+
+ * Uploading to sid.
+ * Merging upstream version 1.4.0.
+ * Adding newly required zlib to buld-depends for supporting compressed
+ pcap files.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 03 Sep 2024 09:51:05 +0200
+
dnsjit (1.3.0-2) sid; urgency=medium
* Uploading to sid.
diff --git a/debian/copyright b/debian/copyright
index 6dc0918..b639fe5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Jerry Lundström <jerry@dns-oarc.net>
Source: https://github.com/DNS-OARC/dnsjit
Files: *
-Copyright: 2018-2022 OARC, Inc.
+Copyright: 2018-2024 OARC, Inc.
License: GPL-3+
Files: src/filter/copy.*