Hi, Attached is the diff for my cracklib2 2.7-19.1 NMU.
Note that this NMU may be a sponsored one, so in case of answers, please also Cc: the sponsoree (mail in the changelog) too.
diff -u cracklib2-2.7/debian/rules cracklib2-2.7/debian/rules --- cracklib2-2.7/debian/rules +++ cracklib2-2.7/debian/rules @@ -23,0 +24,3 @@ + +clean:: + rm -f cracklib/libcrack.so.2.7 diff -u cracklib2-2.7/debian/changelog cracklib2-2.7/debian/changelog --- cracklib2-2.7/debian/changelog +++ cracklib2-2.7/debian/changelog @@ -1,3 +1,12 @@ +cracklib2 (2.7-19.1) unstable; urgency=low + + * NMU + * debian/rules: + + Fixed FTBFS if built twice in a row, Thanks to Kumar Appaiah for + help! (Closes: #424163, #442527) + + -- Kartik Mistry <[EMAIL PROTECTED]> Wed, 26 Mar 2008 21:17:44 +0530 + cracklib2 (2.7-19) unstable; urgency=high * debian/patches/01-crack-h.patch: Change to apply with -p1 to fix FTBFS due

