X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fchangelog;h=14f26182ddb885800f6dfc11ec9230200fafbab7;hb=22e32604b0029c8559d8486ad8b7fbe4a6baaa24;hp=ff8f687d8ec3b3024545d8130631e95272edd957;hpb=0a61d580f3e4fdf9480e6da2ec2f7598ea0d048d;p=pkg%2Fmmv.git diff --git a/debian/changelog b/debian/changelog index ff8f687..14f2618 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,23 @@ -mmv (1.01b-17) UNRELEASED; urgency=low +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 16:35:51 +0100 + -- Axel Beckert Sat, 29 Dec 2012 17:14:25 +0100 mmv (1.01b-16) unstable; urgency=low