Bug#1036836: unblock: curlpp/0.8.1-5.1
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Control: affects -1 + src:curlpp
Please unblock package curlpp
[ Reason ]
Some path was changed from a symlink to a directory containing files,
but the corresponding dpkg-maintscript-helper symlink_to_dir call was
missing.
[ Impact ]
Files ending up at a location in the file system where dpkg does not
track them, possibly silently overwriting other files.
[ Tests ]
Local piuparts tests showed clean bullseye->bookworm upgrades.
[ Risks ]
Low. One line source change, similar changes have been applied to
dozens other packages in the past.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
n/a
unblock curlpp/0.8.1-5.1
Andreas
diff -Nru curlpp-0.8.1/debian/changelog curlpp-0.8.1/debian/changelog
--- curlpp-0.8.1/debian/changelog 2021-09-03 09:36:39.000000000 +0200
+++ curlpp-0.8.1/debian/changelog 2023-05-25 15:39:56.000000000 +0200
@@ -1,3 +1,11 @@
+curlpp (0.8.1-5.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * libcurlpp-dev: Perform symlink to directory conversion of
+ /usr/share/doc/libcurlpp-dev. (Closes: #1035631)
+
+ -- Andreas Beckmann <anbe@debian.org> Thu, 25 May 2023 15:39:56 +0200
+
curlpp (0.8.1-5) unstable; urgency=medium
* Do not ship symbols at the moment.
diff -Nru curlpp-0.8.1/debian/libcurlpp-dev.maintscript curlpp-0.8.1/debian/libcurlpp-dev.maintscript
--- curlpp-0.8.1/debian/libcurlpp-dev.maintscript 1970-01-01 01:00:00.000000000 +0100
+++ curlpp-0.8.1/debian/libcurlpp-dev.maintscript 2023-05-25 15:38:51.000000000 +0200
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/libcurlpp-dev libcurlpp0 0.8.1-5.1~
Reply to: