Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Hi KiBi (X-CC'ed), I would like to unblock cracklib2 as it fixes #854554. To my knowlegde, it has no changes that affects its udeb, the diff being: """ diff -Nru cracklib2-2.9.2/debian/changelog cracklib2-2.9.2/debian/changelog --- cracklib2-2.9.2/debian/changelog 2017-04-08 11:25:28.000000000 +0000 +++ cracklib2-2.9.2/debian/changelog 2017-05-27 09:41:18.000000000 +0000 @@ -1,3 +1,10 @@ +cracklib2 (2.9.2-5) unstable; urgency=medium + + * Add Breaks: cracklib-runtime (<< 2.9.2-4) to libcrack2 to configure + cracklib-runtime in the correct order (Closes: #854554) + + -- Jan Dittberner <ja...@debian.org> Sat, 27 May 2017 11:41:18 +0200 + cracklib2 (2.9.2-4) unstable; urgency=medium * Migrate triggers to interest-noawait to avoid trigger-cycles (Closes: diff -Nru cracklib2-2.9.2/debian/control cracklib2-2.9.2/debian/control --- cracklib2-2.9.2/debian/control 2017-04-08 11:25:28.000000000 +0000 +++ cracklib2-2.9.2/debian/control 2017-05-27 09:06:18.000000000 +0000 @@ -28,6 +28,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: cracklib-runtime +Breaks: cracklib-runtime (<< 2.9.2-4) Description: pro-active password checker library Shared library for cracklib2 which contains a C function which may be used in a passwd like program. The idea is simple: try to prevent """ unblock cracklib2/2.9.2-5 I would age it so it migrates before this weekend. Thanks, ~Niels