Bug#1036244: unblock: noiz2sa/0.51a-13
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: apo@debian.org
Please unblock package noiz2sa
[ Reason ]
A long time ago noiz2sa shipped a symlink from the noiz2sa-data
/usr/share/doc directory to its arch-any /usr/share/doc directories to
save 0.14159265359 KB of disk space.
"This kind of overwriting another package's files cannot be detected
by dpkg." And that's why we have to use dpkg-maintscript-helper to fix
this issue. See also #1035632.
[ Impact ]
noiz2sa will be autoremoved.
[ Tests ]
piuparts agrees, it's all good now
[ Risks ]
A couple of nerds would be not amused to find out, that they cannot
play their favorite game in Bookworm.
[ 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
unblock noiz2sa/0.51a-13
diff -Nru noiz2sa-0.51a/debian/changelog noiz2sa-0.51a/debian/changelog
--- noiz2sa-0.51a/debian/changelog 2021-11-02 14:55:01.000000000 +0100
+++ noiz2sa-0.51a/debian/changelog 2023-05-14 15:10:17.000000000 +0200
@@ -1,3 +1,10 @@
+noiz2sa (0.51a-13) unstable; urgency=medium
+
+ * Add noiz2sa.maintscript: Handle symlink to directory conversion.
+ Thanks to Andreas Beckmann for the report. (Closes: #1035632)
+
+ -- Markus Koschany <apo@debian.org> Sun, 14 May 2023 15:10:17 +0200
+
noiz2sa (0.51a-12) unstable; urgency=medium
* d/control: Add Vcs fields.
diff -Nru noiz2sa-0.51a/debian/noiz2sa.maintscript noiz2sa-0.51a/debian/noiz2sa.maintscript
--- noiz2sa-0.51a/debian/noiz2sa.maintscript 1970-01-01 01:00:00.000000000 +0100
+++ noiz2sa-0.51a/debian/noiz2sa.maintscript 2023-05-14 15:10:17.000000000 +0200
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/noiz2sa noiz2sa-data 0.51a-13~
Reply to: