X-Git-Url: https://git.deb.at/?p=pkg%2Fmmv.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c5870320161ea1c5c191e21050a9a4e61a244e79;hp=e3aeb3cb711c5cd19d096615ed8bdbd654d45141;hb=746bcfaf1556a8a6e4be1126fe489abf51526a70;hpb=3c6678da2488fd22445b1d2a72544f955cba4f0b diff --git a/debian/changelog b/debian/changelog index e3aeb3c..c587032 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +mmv (1.01b-16) UNRELEASED; urgency=low + + * Add myself as Uploader. + * Bump Standards-Version to 3.9.3 (no other changes necessary) + * Switch to source format "3.0 (quilt)" + * Add lintian overrides for no-upstream-changelog and no-homepage-field. + + -- Axel Beckert Sun, 16 Sep 2012 16:31:08 +0200 + +mmv (1.01b-15) unstable; urgency=low + + * New Maintainer (closes: #485999) + * Update to Standards-Version 3.8.1: + - Switch from DEB_BUILD_OPTIONS debug to noopt, add support for parallel. + * Replace call to dh_md5sums with direct creation and remove Build-Depends + on debhelper. + * Don't ignore make clean errors anymore and use $(MAKE) instead of make in + debian/rules. + * Add empty line before .ce The Task Options (closes: #411182) + * Initialize tv_usec (closes: #452993) + * Add mising linebreak to an italic line (closes: #411181) + * Wrap cmdname in basename() (closes: #452989) + * Add reference to the full text of the GPL file in the common-licenses + directory. + * Escape all relevant dashes in the manpage to not turn them into hyphens. + + -- Gerfried Fuchs Sat, 30 May 2009 18:08:18 +0200 + +mmv (1.01b-14) unstable; urgency=low + + * Thanks for NMU to Joey, Ai and Uwe + * applied Patch to initialize var (Closes: Bug #316363) + * removed 2 dozent GCC warnings (uninitialized, unused, ambiquous else) + + -- Bernd Eckenfels Sat, 04 Feb 2006 23:58:43 +0100 + mmv (1.01b-12.3) unstable; urgency=low * NMU