Your message dated Tue, 27 Dec 2022 10:14:00 +0000
with message-id <[email protected]>
and subject line Bug#1016489: fixed in opendht 2.4.10-1
has caused the Debian Bug report #1016489,
regarding opendht: Prepare for new upstream version 2.4.9
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1016489: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016489
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: opendht
Version: 2.3.1-1
Severity: important
Tags: patch
Hello,
Please find attached the patch for preparing for new upstream version
2.4.9. Please pull in the latest release after merging this.
>From 19922ba06d462b6af7873f8889ec39a41d99b857 Mon Sep 17 00:00:00 2001
From: Amin Bandali <[email protected]>
Date: Mon, 1 Aug 2022 12:29:29 -0400
Subject: [PATCH] Prepare for new upstream version 2.4.9
* d/watch: Tweak opts to use newly-suggested format in the current
uscan(1) manual for GitHub repositories, helping correctly detect
the new 2.4.9 release.
* d/patches: Refresh pkgconfig-static.patch for latest upstream
release.
---
debian/changelog | 14 ++++++++++++++
debian/patches/pkgconfig-static.patch | 2 +-
debian/watch | 4 ++--
3 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e8d06fe..46925d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+opendht (2.4.9-1) UNRELEASED; urgency=medium
+
+ [ Amin Bandali ]
+ * d/watch: Tweak opts to use newly-suggested format in the current
+ uscan(1) manual for GitHub repositories, helping correctly detect
+ the new 2.4.9 release.
+ * d/patches: Refresh pkgconfig-static.patch for latest upstream
+ release.
+
+ [ Alexandre Viau ]
+ * New upstream version.
+
+ -- Alexandre Viau <[email protected]> Mon, 01 Aug 2022 12:12:12 -0500
+
opendht (2.3.1-1) unstable; urgency=medium
[ Amin Bandali ]
diff --git a/debian/patches/pkgconfig-static.patch b/debian/patches/pkgconfig-static.patch
index 9955b84..ff82a1b 100644
--- a/debian/patches/pkgconfig-static.patch
+++ b/debian/patches/pkgconfig-static.patch
@@ -8,7 +8,7 @@ Author: Alexandre Viau <[email protected]>
+++ b/opendht.pc.in
@@ -5,7 +5,7 @@
Name: OpenDHT
- Description: C++14 Distributed Hash Table library
+ Description: C++17 Distributed Hash Table library
Version: @VERSION@
-Libs: -L${libdir} -lopendht
+Libs: -L${libdir} -lopendht -lnettle -lgnutls -largon2 -lhttp_parser
diff --git a/debian/watch b/debian/watch
index b42aa67..31ca925 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE@-$1%" \
https://github.com/savoirfairelinux/opendht/tags \
- (?:.*?/)?@ANY_VERSION@@ARCHIVE_EXT@
+ (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
--
2.36.1
--- End Message ---
--- Begin Message ---
Source: opendht
Source-Version: 2.4.10-1
Done: Petter Reinholdtsen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
opendht, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Petter Reinholdtsen <[email protected]> (supplier of updated opendht package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 27 Dec 2022 10:03:41 +0100
Source: opendht
Architecture: source
Version: 2.4.10-1
Distribution: unstable
Urgency: medium
Maintainer: Alexandre Viau <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Closes: 1016489 1019113
Changes:
opendht (2.4.10-1) unstable; urgency=medium
.
* Collab-maint upload with maintainer approval.
.
* New upstream version 2.4.10 (Closes: 1016489).
- Refreshed patches to remove fuzzies.
- Updated package description to relect new C++17 requirement.
- Dropped call to dh_dwz during build as it fail on
debian/dhtnode/usr/bin/dhtnode.
* Added patch header in pkgconfig-extras.patch.
* Switched patches to 0000/1000/2000 naming convention.
* Added build-essential and pkg-config as autopkgtest dependencies.
* Changed dependency for libmsgpack-dev to prefer new libmsgpack-cxx-dev
(Closes: #1019113).
Checksums-Sha1:
2db5298111de5c5f92943666203744dd6f0af763 2291 opendht_2.4.10-1.dsc
24b9cf9b8b4af6eb21f36613468989ea1a21cd37 478467 opendht_2.4.10.orig.tar.gz
749770a519fdb0914cfb9d8eaa07ba6dcef0f342 7964 opendht_2.4.10-1.debian.tar.xz
ebfcbd39407e35d82cf355122f92c9607253e16e 8987 opendht_2.4.10-1_source.buildinfo
Checksums-Sha256:
8081e87afcfdcf3a4a33129fb1ff6d0bd60366384f34fa33bcf52093913ccb8a 2291
opendht_2.4.10-1.dsc
8077958fb7006612b9b9758095461d8a35316b4224184f10cef785f0ec7031fe 478467
opendht_2.4.10.orig.tar.gz
beba86a5033c046a0f465e385b93eb066c9266cef38565aeea00b66c0a64d3e9 7964
opendht_2.4.10-1.debian.tar.xz
1507afe78545f24699b9828a9073cde6bd4dca3966c635af8c1ded2a252d8cd8 8987
opendht_2.4.10-1_source.buildinfo
Files:
26981ca63b92c09a545910a8cf8f5b6b 2291 libs optional opendht_2.4.10-1.dsc
3da7c009d49c838013c4401fec1e4f99 478467 libs optional
opendht_2.4.10.orig.tar.gz
094977a0637e31f229115c129e566f84 7964 libs optional
opendht_2.4.10-1.debian.tar.xz
1d03eb361793efac85328f40c4a34e48 8987 libs optional
opendht_2.4.10-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmOqtVoACgkQgSgKoIe6
+w6cShAAnxjJ5v9zGoprkgVO08plK3lucMIFhQ/A/HCon2ooEgxtxdbFbyL/Ft13
Bmf0EY/17WvW2t4jZLZ07hR1N7akSo+qytTqM4imaDM2F8Pf0vHXCaAqNdztHiUj
z+M0fR7ZWp0V8O04SdkvEJ5NRsE9v5PRSeomO6jgwlqB8gEwbkQ5QIrmuhmN/L4t
ac4jcCmX130U4CLSVHVXuQVEaxT1cXpW35aJ+6emQU8ILjNR1Qik0D0ehMtzNiVJ
JUdKuaGvsdAad0tZpffAVYe87SsnWXrm2DXOMOMfeD0ShCW4PdTmn0pa0EOAMF2K
wKUKkBbuy2kuiCssRpCYdzMB84ANYuMEqPtOqvt+1U6JrVuQD8E9EOtjsHJZWB2T
gQTeVAy/BwJHRrr6sKqGKjBs0th7JujYgbF40uO9Dph6QfX7tTi3e8DpCrTlMviG
4NzimPdz88cf+7Qg1ZdofIGGehxDO8IAFjsHUITRmz0HOL69XFBgbYneEFA/EZ2i
X+EnsOInGfr5Ptw1u3ONsIF+NkirutTfYcdORDRxy7CT53cRIAxXWjGSfEJWYN0w
DwHNVHWUY8BZOQQiA00vQDkoAq6pNJyPV59gvD+K1MB1tpVatKS9r1Q4huTKcEwu
1h7EwfVOcFjCPdJMaWqLmXtojNNyf7BiVgBJkiWXYxRSBsyW/pQ=
=hs1R
-----END PGP SIGNATURE-----
--- End Message ---