X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fchangelog;h=e3aeb3cb711c5cd19d096615ed8bdbd654d45141;hb=refs%2Ftags%2Fdebian%2F1.01b-12.3;hp=04f1fcdeeef8d4fa1bb954d70f4f4c2e0b447fd3;hpb=bf800994d6598a56ee0690be95967dcee3b861d1;p=pkg%2Fmmv.git diff --git a/debian/changelog b/debian/changelog index 04f1fcd..e3aeb3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +mmv (1.01b-12.3) unstable; urgency=low + + * NMU + * Remove postinst and prerm, finishing /usr/doc transition. Closes: #322813 + + -- Joey Hess Tue, 10 Jan 2006 00:54:51 -0500 + +mmv (1.01b-12.2) unstable; urgency=low + + * NMU + * Fix segfault at startup on amd64 (and possibly other architectures) + due to implicit declaration of functions from stdlib.h. (Closes: #322541) + + -- Ari Pollak Sat, 13 Aug 2005 01:01:13 -0400 + +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)