X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/f6355c5f6220794d24b403ee36c9a34d02420b58..6b005b854015724bd83597e14d4809fb35f43bac:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e54ed5c..02d90d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,38 @@ +abcde (2.4-1) unstable; urgency=low + + [ Jesus Climent ] + * Bumped to 2.4 + * Corrected REDIR redirection, this time with ifs instead of variable + substitution, which did not work (Closes: #527191). + * Added TPE2 for Various artists definition (Closes: #521669). + + [ Colin Tuckley ] + * Incorporate syntax error fix patch from Andrew Ruder. + * Fix formatting for track number tagging (Closes: #520367, #435665). + * Replace dependency on cdda2wav with icedax since the former has + been superseded (Closes: #447397). + + -- Colin Tuckley Fri, 16 Oct 2009 19:33:33 +0100 + abcde (2.3.99.8-1) unstable; urgency=low * Remove svn Revision tag from version. * Correct homepage URL in README (Closes: #526165). - - -- Colin Tuckley Sun, 26 Jul 2009 12:18:30 +0100 + * Fix typos (Closes: #435605, #435606). + * Fix misspelling of comma in script and manpage (Closes: #435603). + * Fix Writable temp directories not owned/writeable (Closes: #143552). + * Fix broken range code, patch from Charles Steinkuehler (Closes: #389981). + * Remove unneeded escapes in cddb-tool URLs. + Add support for freedb2 (Closes: #391110). + another patch from Charles Steinkuehler. + * Fix Endless loop possible when mp3gain asks clipping question bug + (Closes: #411579). + * Update Vcs-Svn: tag in debian/control. + * Add a recommends for vorbis-tools (Closes: #392843). + * Update standards version to 3.8.2 (no changes required). + * Fix debian/preinst not to ignore errors. + + -- Colin Tuckley Sun, 02 Aug 2009 13:32:30 +0100 abcde (2.3.99.7-1) unstable; urgency=low @@ -22,7 +51,7 @@ abcde (2.3.99.7-1) unstable; urgency=low * Added some hints if we are using Debian for what packages need to be installed if their binaries are not found. * Spelling mistakes corrected (thanks to Ville Skytta). - * Unset GREP_OPTIONS to avoid things like printing number in the begining of + * Unset GREP_OPTIONS to avoid things like printing number in the beginning of the line (Closes: #383771). * Default answer to erase a playlist was not working (thanks to Charles Steinkuehler) (Closes: #395108). @@ -178,7 +207,7 @@ abcde (2.3.99-1) unstable; urgency=low * Added the possibility of using a singletrack flac file with an embeded cuesheet as a source of tracks. * Added -z for easy and quick debug. - * BATCH has been splitted into two options: BATCHNORM which allows, by using + * BATCH has been split into two options: BATCHNORM which allows, by using -b, to use the -a normalize in all the files at once, and NOGAP, that by using -g, introduces the lame's --nogap extension. * Added replygain using the appropiate tags with Ogg/Vorbis and Ogg/FLAC. @@ -751,7 +780,7 @@ abcde (2.0.4-0.1) unstable; urgency=low * EXPERIMENTAL multiple output support: + multiple output and error checking + multiple lists support - * Default output file changed to have the $track_number in the begining. + * Default output file changed to have the $track_number in the beginning. -- Jesus Climent Thu, 27 Feb 2003 19:19:18 +0200