X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=82c80bd9de3111c815427f9c62a93f97d9ce35d3;hb=refs%2Ftags%2Fdebian%2F1.01b-17;hp=7454d993ad72cd80f76bd2c46a342150d433b268;hpb=4f45af16385900f53d5bc5b816c50286d7f152d3;p=pkg%2Fmmv.git diff --git a/debian/changelog b/debian/changelog index 7454d99..82c80bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -mmv (1.01b-16) UNRELEASED; urgency=low +mmv (1.01b-17) unstable; urgency=low + + * Fix lintian warning malformed-override + * Fix blhc warning dpkg-buildflags-missing by passing CFLAGS explicitly. + * Fix double build by calling "touch build-stamp" after the build. + * Add Vcs-* headers + + -- Axel Beckert Sat, 29 Dec 2012 17:14:25 +0100 + +mmv (1.01b-16) unstable; urgency=low * Add myself as Uploader. * Bump Standards-Version to 3.9.3 (no other changes necessary) @@ -6,6 +15,8 @@ mmv (1.01b-16) UNRELEASED; urgency=low * Add slightly modified patch by Ulrich Eckhardt to provide better diagnostics for directory renaming (Closes: #584850) * Add examples section to man page (Closes: #380327) + * Add warnings about blanks in patterns and file names when reading + patterns from STDIN (Mitigates: #149873) * Rewrite debian/rules with oldstyle debhelper utilities + Use compat-level 9 + Add build-dependency on debhelper >= 9~ @@ -17,7 +28,7 @@ mmv (1.01b-16) UNRELEASED; urgency=low * Add some lintian overrides related to non-existent upstream web page or upstream changelog. - -- Axel Beckert Sun, 16 Sep 2012 16:31:08 +0200 + -- Axel Beckert Sat, 29 Dec 2012 03:37:29 +0100 mmv (1.01b-15) unstable; urgency=low