X-Git-Url: https://git.deb.at/w?p=pkg%2Fmmv.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5ee4dea39ecc3d74970e7dc4c032d9f5ca2ce209;hp=aac5c1a3f84680e7944e3e5cf4828f102bb77de8;hb=287ad9dedb4c16df5030a8173035f80d8890165a;hpb=040621e3c5d738597ed677c86ef1977d6bf13368 diff --git a/debian/changelog b/debian/changelog index aac5c1a..5ee4dea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,52 @@ -mmv (1.01b-16) UNRELEASED; urgency=low +mmv (1.01b-19) unstable; urgency=low - * Add myself as Uploader. + * Bump Standards-Version to 3.9.6. + + -- + +mmv (1.01b-18) unstable; urgency=low + + * Make LFS support working on 32-bit (again?) by adding the output of + "getconf LFS_CFLAGS" to CFLAGS. + + Fixes lintian warning binary-file-built-without-LFS-support + + Closes: #722709 + * Switch to a dh7 style debian/rules file + * Bump Standards-Version to 3.9.4 (no changes) + * Apply wrap-and-sort + + -- Axel Beckert Fri, 13 Sep 2013 21:42:25 +0200 - -- Axel Beckert Sun, 16 Sep 2012 16:31:08 +0200 +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) + * Switch to source format "3.0 (quilt)" + * 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~ + * Fix lintian-warnings debian-rules-missing-recommended-target + * Use hardening build flags + + Add build-dependency on dpkg-dev >= 1.16.1~ + + Add patch to fix FTBFS with -Werror=format-security + * Fix wrong license reference in debian/copyright + * Add some lintian overrides related to non-existent upstream web page + or upstream changelog. + + -- Axel Beckert Sat, 29 Dec 2012 03:37:29 +0100 mmv (1.01b-15) unstable; urgency=low