Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package python-defaults (just uploaded, so needs few more days but hopefully it will make it into Bullseye) [ Reason ] pyclean and pycomile scripts (and debpython module stripped down to code needed by mentioned scripts) were accidentally removed in 2.7.18-1 from python2-minimal package. There's a fallback code in maintainer scripts (in python-foo packages) so nobody noticed for almost a year but fortunately Jakub Wilk pinged us about the problem. [ Impact ] We're almost done with removing Python 2.X stack, but these scripts are still used and cover few more cases than the fallback code. At least pyclean will be used a lot while removing old packages. unblock python-defaults/2.7.18-3 diff -Nru python-defaults-2.7.18/debian/changelog python-defaults-2.7.18/debian/changelog --- python-defaults-2.7.18/debian/changelog 2020-08-04 10:22:34.000000000 +0200 +++ python-defaults-2.7.18/debian/changelog 2021-07-28 13:17:06.000000000 +0200 @@ -1,3 +1,9 @@ +python-defaults (2.7.18-3) unstable; urgency=medium + + * Install pycompile and pyclean accidentally removed in -1 + + -- Piotr Ożarowski <pi...@debian.org> Wed, 28 Jul 2021 13:17:06 +0200 + python-defaults (2.7.18-2) unstable; urgency=medium * Don't ship a duplicate README.Debian in python2-doc. Closes: #966823. diff -Nru python-defaults-2.7.18/debian/rules python-defaults-2.7.18/debian/rules --- python-defaults-2.7.18/debian/rules 2020-08-04 10:20:50.000000000 +0200 +++ python-defaults-2.7.18/debian/rules 2021-07-28 13:16:09.000000000 +0200 @@ -112,6 +112,7 @@ dh_testroot # dh_installdirs -ppython usr/share/doc/python dh_install + DESTDIR=debian/python2-minimal PREFIX=/usr make install-runtime touch stamp-install
signature.asc
Description: PGP signature