vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit f8702fa6013fa3c7657fed6efeee95e2880df5d1
Merge: 6e947f6 ebac2a3
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:36:00 2024 +0200
Declare fast forward / record previous work
[git-debrebase pseudomerge: quick]
commit 6e947f634baec893653d78a57ac1b0ba96da9123
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 16:00:41 2024 +0200
test(meson): copy files in www directory
These files were added in commits
2d01e712866d3ed17d33569b8fa5345f5cade146 and
b8315278cb4c313e97f9b980d29b09d35f742a97
Forwarded: no
Last-Update: 2024-09-17
commit b7b71aa74a1a6c98856187531ec3ee85835a3b0e
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 15:08:21 2024 +0200
test(meson): fix SSLClientServerTest.* tests with OpenSSL 3.2.0
Since OpenSSL commit
<https://github.com/openssl/openssl/commit/342e3652c791bdb06e08abcc169b4456c83ccd00>,
the default X.509 certificate format generated with the `openssl req`
command has been changed to X.509 v3 from X.509 v1.
For some reason, this change breaks cpp-httplib's SSLClientServerTest.*
tests.
To fix the test failures, this patch passes the '-x509v1' flag instead
of '-x509' when OpenSSL 3.2.0 or newer is detected. To detect the
version of a command line utility, Meson 0.62.0 or later is required.
Fixes <https://github.com/yhirose/cpp-httplib/issues/1798>, but only for
the Meson build system.
Bug: https://github.com/yhirose/cpp-httplib/issues/1798
Bug-Debian: https://bugs.debian.org/1069357
Forwarded: https://github.com/yhirose/cpp-httplib/pull/1940
Last-Update: 2024-09-17
commit 69d758caa698953d45f412548cb3e1fdd58c1bf7
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 15:07:28 2024 +0200
build(meson): bump minimum version to 0.62.0
This allows making some minor cleanups
Bug: https://github.com/yhirose/cpp-httplib/issues/1798
Bug-Debian: https://bugs.debian.org/1069357
Forwarded: https://github.com/yhirose/cpp-httplib/pull/1940
Last-Update: 2024-09-17
commit f4cb0d3677fa482f6d6982f0319dd27fa8db9ebe
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:35:34 2024 +0200
Update changelog for 0.18.0+ds-1 release
commit e75736a643064feb635c6cc46993f87f6caa131f
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:19:06 2024 +0200
d/control: add build dependency on libcurl-dev
commit 07c0e10bd550f7e0250cc4908855269d1612e6fa
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:15:35 2024 +0200
d/control: bump minimum meson version to 0.62.0
Gbp-Dch: Ignore
commit 638cf3de90e59bb5f6e69213b96a48153d847392
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:13:55 2024 +0200
d/control: move meson to Build-Depends-Arch
It isn't needed to run the clean target
Gbp-Dch: Ignore
commit 1a0b56e3d99a6adb39483d1d0d8b794c662e1264
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:13:11 2024 +0200
d/control: libcpp-httplib0.16 -> libcpp-httplib0.18
commit 26053d0e4e2d7f1499d38c198549e1755a94b055
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:10:36 2024 +0200
d/control: apply X-Style: black
commit 55fd06a9ed82e18650d45fe5d1e563518cad866d
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:06:35 2024 +0200
Update changelog for new upstream 0.18.0+ds
[git-debrebase changelog: new upstream 0.18.0+ds]
commit 8f0b1c06702832d237825eea3929b94ec61cec6c
Merge: 2220fd3 ad1d5e4
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:06:34 2024 +0200
Update to upstream 0.18.0+ds
[git-debrebase anchor: new upstream 0.18.0+ds, merge]
commit 2220fd369e33fd60bbef8c680034b32451155266
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:05:59 2024 +0200
d/copyright: exclude benchmark/
commit a4c431420b070e3d5f8133e8b98765f8ec19f54b
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 16:59:40 2024 +0200
d/gbp.conf: automatically import new upstream with debrebase
Gbp-Dch: Ignore
commit ad1d5e49bab6b2241a8c44945fdd7878be14e990
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:06:33 2024 +0200
New upstream version 0.18.0+ds
commit ebac2a3ddd01c63189b4937e99c2f255bcaa8b20
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 17:05:59 2024 +0200
d/copyright: exclude benchmark/
commit 47bc0626e38660a2171ca2a2a266213fd6ca280a
Author: Andrea Pappacoda <andrea@pappacoda.it>
Date: Tue Sep 17 16:59:40 2024 +0200
d/gbp.conf: automatically import new upstream with debrebase
Gbp-Dch: Ignore