X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=d9581eb97072c1353b676ce5d15e9b6a4ff0b285;hb=fd2fadb8fc25f08cc1ed660ffae95164f5c68065;hp=69a292153b2a59ee3f098f35afeddec25f54278b;hpb=3a5d96b2ed9f1101889a9149435305b00859b2dc;p=pkg%2Fmmv.git diff --git a/debian/changelog b/debian/changelog index 69a2921..d9581eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,23 @@ -mmv (1.01b-17) UNRELEASED; urgency=low +mmv (1.01b-18) UNRELEASED; 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 Mon, 20 May 2013 21:28:54 +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 16:35:51 +0100 + -- Axel Beckert Sat, 29 Dec 2012 17:14:25 +0100 mmv (1.01b-16) unstable; urgency=low