diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:43:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:43:36 +0000 |
commit | c4838f2f85c51d40103813e6a67bccbadc3530f2 (patch) | |
tree | 2c538282ed2c3bdbbfd9344bb7724f1c3539dc9e /debian | |
parent | Merging upstream version 3.3.8. (diff) | |
download | knot-c4838f2f85c51d40103813e6a67bccbadc3530f2.tar.xz knot-c4838f2f85c51d40103813e6a67bccbadc3530f2.zip |
Merging debian version 3.3.8-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 266c8b7..1cdc919 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +knot (3.3.8-1) unstable; urgency=medium + + * New upstream version 3.3.8 + * Update Standards-Version to 4.7.0 (no changes) + * Update my email in Uploaders to jru@debian.org + + -- Jakub Ružička <jru@debian.org> Mon, 22 Jul 2024 15:32:31 +0200 + knot (3.3.7-1~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: diff --git a/debian/control b/debian/control index 660327f..ed19996 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ XSBC-Original-Uploaders: Daniel Salzman <daniel.salzman@nic.cz>, Daniel Kahn Gillmor <dkg@fifthhorseman.net>, Robert Edmonds <edmonds@debian.org>, - Jakub Ružička <jakub.ruzicka@nic.cz>, + Jakub Ružička <jru@debian.org>, Bugs: mailto:maintainers@lists.progress-linux.org Build-Depends-Indep: python3-setuptools, @@ -43,7 +43,7 @@ Build-Depends: pkg-config, protobuf-c-compiler, python3-all, -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://www.knot-dns.cz/ Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/knot Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/knot |