X-Git-Url: https://git.deb.at/?p=pkg%2Fmmv.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ded7f8a659c4aa7132b97ffdb6df2b4443ba2075;hp=51b33b0b8f872f1f38c48de2084c07a3167a5e71;hb=HEAD;hpb=6068a4f3967f0b1fc929af2fd2d30df96cda48e5 diff --git a/debian/changelog b/debian/changelog index 51b33b0..ded7f8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +mmv (1.01b-19) unstable; urgency=medium + + * Update my name/email address. + * Bump Standards-Version to 3.9.6. + + -- Rhonda D'Vine Thu, 21 Jan 2016 21:12:20 +0100 + +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 + +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.