X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fchangelog;h=dce778f60ef6a63eaf565b82b6ca01f7e0667c10;hb=5350e76f1bbd9d9e52bc0beaa31708bf46bbf85f;hp=8e8430dc7587d48666952e50f3436326d16fa9db;hpb=5ae19c052d638b9e8233ea34e485dfa44af41d68;p=pkg%2Fmmv.git diff --git a/debian/changelog b/debian/changelog index 8e8430d..dce778f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,65 @@ +mmv (1.01b-12.1) unstable; urgency=low + + * Non-Maintainer Upload (BSP 2005-08-06). + * Fixed FTBFS with gcc 3.4 / 4.0 by applying patch from + Andreas Jochens (Closes: #260574). + + -- Uwe Hermann Sat, 6 Aug 2005 22:07:06 +0200 + +mmv (1.01b-12) unstable; urgency=low + + * LFS support! (not sure if this breaks something :) (Closes: Bug #106822) + * support -- as option terminator (Closes: Bug #52417) + + -- Bernd Eckenfels Tue, 20 Nov 2001 19:03:24 +0100 + +mmv (1.01b-11) unstable; urgency=medium + + * added Build-Depends (Closes: Bug #105025) + * bumped Standards Version from 3.0.1 to 3.6.5 + * make strig/-g depending on environemnt variable + * added a comment about quoting 'to' patter (Closes: Bug #106076) + + -- Bernd Eckenfels Sat, 10 Nov 2001 18:28:56 +0100 + +mmv (1.01b-10.1) unstable; urgency=LOW + + * reupload cause it was rejected + + -- Bernd Eckenfels Thu, 3 Aug 2000 02:38:20 +0200 + +mmv (1.01b-10) unstable; urgency=LOW + + * debian/rules clean will now kill *~ files + + -- Bernd Eckenfels Sun, 23 Jul 2000 04:28:46 +0200 + +mmv (1.01b-9) unstable; urgency=LOW + + * closes: #67605 (no special handling for char > 127 anymore) + * clsoes: #60128 (i think it was fixed by hartmut already) + * man page and doc now in /usr/share, new standards version + + -- Bernd Eckenfels Sun, 23 Jul 2000 04:08:19 +0200 + +mmv (1.01b-8.1) unstable; urgency=LOW + + * NMU + * fixed the invalid initializer for glibc-2.1 + * closes: #31929 + * changed in debian/rules in the clean target: + + /bin/rm -f into -rm -f + + make into -make + + added *~ + + -- Hartmut Koptein Fri, 9 Jul 1999 10:24:17 +0200 + +mmv (1.01b-8) unstable; urgency=LOW + + * should compile now with different headers (Bug#26955). + + -- Bernd Eckenfels Sun, 1 Nov 1998 05:36:36 +0100 + mmv (1.01b-7) frozen unstable; urgency=LOW * Remove debian/files with make clean (Bug#21526).