bug corrected
[clinton/abcde.git] / debian / changelog
index 8a46a96..d88b5b0 100644 (file)
@@ -1,6 +1,16 @@
-abcde (2.1.20-2.2pre2-1) unstable; urgency=low
+abcde (2.2.1-1) unstable; urgency=low
 
-  * Added support for MPP/MP+(Musepack) encoding. Although I am trying to 
+  * Spotted and solved a problem with the way the data tracks were detected
+    (Closes: #282647).
+
+ -- Jesus Climent <jesus.climent@hispalinux.es>  Wed, 24 Nov 2004 22:47:54 +0200
+
+abcde (2.2.0-1) unstable; urgency=low
+
+  * New release! Let's see if abcde 2.2 gets into Sarge.
+  * debian/control
+    - Bumped to 3.6.1.1. No changes needed.
+  * 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 +20,60 @@ 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 <number>" 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).
+  * New options for when the PLAYLIST already exists: erase, append or keep.
+  * Bug fixes along the code:
+    - abcde.1 corrections and additions
+    - abcde corrections and code reorganization. abcde now exits earlier if
+      some of the options are incompatible. Also the actions are set as
+      variables earlier, so we use less calls to external tools.
+    - 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.
+  * 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.
+  * Small patch to support ()'s in the path under MacOSX. Thanks to Evan Jones
+    for noticing and sending the patch.
+  * Added "-w <COMMENT>". Used to give a comment to a given CD.
+  * Added "-W <number>". Used to combine "-T #01 -w CD #".
+  * Added "-t <number>" to modify the numbering from a starting point
+    (Closes: #95828). Geez! That is low bug number...
+  * Added "-T <number>" to modify also the tag entries on the songs. Currently
+    available for FLAC and Ogg/Vorbis.
+  * Removes trailing spaces (Closes: #280382).
+  * TRACKNAME now combines multi-lines from long CDDB entries.
+  * debian/rules:
+    - s/dh_installmanpages/dh_installman/
+
+ -- Jesus Climent <jesus.climent@hispalinux.es>  Wed, 10 Nov 2004 00:57:00 +0200
+
+abcde (2.1.21-1) unstable; urgency=low
+
+  * Changed normalize with normalize-audio (Closes: #267053).
+
+ -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 20 Aug 2004 13:16:46 +0000
+
+abcde (2.1.20-1) unstable; urgency=low
+
+  * The "Let's have a good abcde in Sarge" release.
+  * The mungefile() function changes * with + by default to avoid creating
+    directories with the start expanded to the files found in the current
+    directory. abcde2.2 will most likelly contain a better workaround.
+  * Correct default OUTPUTFORMAT in man page (Closes: #250649)
 
- -- Jesus Climent <jesus.climent@hispalinux.es>  Mon, 26 Apr 2004 12:19:22 +0000
+ -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 30 Jul 2004 10:16:46 +0300
 
 abcde (2.1.19-1) unstable; urgency=low