X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/99d009faf6f6e870485c182f7701ce93ed5bbdb3..0460999875df81fcc8886287633f544e29c219c6:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8a46a96..f43ee10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -abcde (2.1.20-2.2pre2-1) unstable; urgency=low +abcde (2.1pre2.2.0-1) experimental; urgency=low - * Added support for MPP/MP+(Musepack) encoding. Although I am trying to + * Added support for MPP/MP+(Musepack) encoding. Although I am trying to get 2.2 for Debian Sarge release, mpc seems safe enough to introduce. See corecodec.org for code. * Some POSIX shell corrections (making the code more portable). Thanks to @@ -10,17 +10,34 @@ abcde (2.1.20-2.2pre2-1) unstable; urgency=low * Small MacOS X fix, allowing directories with "()" to work. Thanks to Evan Jones. - On the MacOS X, I still do not know if abcde works correctly. If does - not, please, drop a note. Or else. + not, please, drop a note. Or else. * DOSPLAYLIST also changes "/" with "\". * Option "-s " added to modify the numbering from a starting point (Closes: #95828). Geez! That is low bug number... * DATA tracks are now excluded from the ripping process using internally the cdparanoia "-Q" query option. If using another ripper, it does not - work (at least there is no support for them in abcde) (Closes: #112692). + work (at least there is no support for them in abcde) + (Closes: #112692, #117412). * New "0" choice for "None of the above" has been introduced. If selected, a template is created and the user encouraged to edit it (Closes: #147683). - - -- Jesus Climent Mon, 26 Apr 2004 12:19:22 +0000 + * New options for when the PLAYLIST already exists: erase, append or keep. + * Small bug fixes along the code: + - abcde.1 corrections and additions + - abcde corrections + - abcde.conf additions + * The GENRE is munged now in its own mungegenre function, so that no more + upper-to-lowercase is done (forced) except if the default is used. + * Examples added to the tarball and /usr/share/doc/abcde/examples with two + scripts to make abcde kind-of-a ripper daemon. + * Changed to experimental to have an stable 2.1.20 version in Sarge. + * Add CDDB information to Ogg/Vorbis and FLAC files (Closes: #265358). + * Added INTERACTIVE option. Set it to "n" and there you go, without user + interaction. + * Changes normalize to normalize-audio (Closes: #267053) + * Copes with wav files being erased by the ripping tool. + * New -f to force local CDDB or fallback to template (no network). + + -- Jesus Climent Mon, 30 Aug 2004 06:22:35 +0000 abcde (2.1.19-1) unstable; urgency=low