tags 749372 + pending thanks Dear maintainer, I've prepared an NMU for molly-guard (versioned as 0.4.5-1.1) and uploaded it to DELAYED/3. Diff is attached.
The only change I've made is to apply Jakub's patch (posted to the bug report earlier on) to fix the FTBFS that has caused molly-guard to be kicked out of testing. Cheers, -- Stefano Zacchiroli . . . . . . . [email protected] . . . . o . . . o . o Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o Former Debian Project Leader . . @zack on identi.ca . . o o o . . . o . « the first rule of tautology club is the first rule of tautology club »
diff -u molly-guard-0.4.5/debian/changelog molly-guard-0.4.5/debian/changelog --- molly-guard-0.4.5/debian/changelog +++ molly-guard-0.4.5/debian/changelog @@ -1,3 +1,11 @@ +molly-guard (0.4.5-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS due to vanishing non-compressed version of the manpage. + Thanks to Jakub Wilk for the patch. (Closes: #749372) + + -- Stefano Zacchiroli <[email protected]> Mon, 30 Jun 2014 11:55:40 +0200 + molly-guard (0.4.5-1) unstable; urgency=low * New upstream release, which works properly with kFreeBSD only in patch2: unchanged: --- molly-guard-0.4.5.orig/Makefile +++ molly-guard-0.4.5/Makefile @@ -11,7 +11,7 @@ $(XP) $(DB2MAN) $< %.gz: % - gzip -9 $< + gzip -9 < $< > $@ man: molly-guard.8 man -l $<
signature.asc
Description: Digital signature

