Codebase list rplay / e3180ae6-4363-4e95-8151-80da1a0dc34d/main
Remove empty maintainer scripts: not-used.librplay3 (postrm), not-used.librplay3 (postinst) Changes-By: lintian-brush Fixes: lintian: maintainer-script-empty See-also: https://lintian.debian.org/tags/maintainer-script-empty.html Debian Janitor 1 year, 9 months ago
3 changed file(s) with 2 addition(s) and 11 deletion(s). Raw diff Collapse all Expand all
00 rplay (3.3.2-19) UNRELEASED; urgency=medium
11
22 * Update standards version to 4.6.0, no changes needed.
3 * Remove empty maintainer scripts: not-used.librplay3 (postrm),
4 not-used.librplay3 (postinst)
35
46 -- Debian Janitor <janitor@jelmer.uk> Thu, 28 Jul 2022 06:29:00 -0000
57
+0
-6
debian/not-used.librplay3.postinst less more
0 #!/bin/sh
1
2 set -e
3
4 #DEBHELPER#
5
+0
-5
debian/not-used.librplay3.postrm less more
0 #!/bin/sh
1
2 set -e
3
4 #DEBHELPER#