Codebase list rplay / 7607eac
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 2 years 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.5.1, no changes needed.
3 * Remove empty maintainer scripts: not-used.librplay3 (postrm),
4 not-used.librplay3 (postinst)
35
46 -- Debian Janitor <janitor@jelmer.uk> Wed, 16 Jun 2021 02:44:31 -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#