Fix broken range code, patch from Charles Steinkuehler
[clinton/abcde.git] / debian / changelog
index d892280..06a2712 100644 (file)
@@ -1,6 +1,18 @@
+abcde (2.3.99.8-1) unstable; urgency=low
+
+  * Remove svn Revision tag from version.
+  * Correct homepage URL in README (Closes: #526165).
+  * 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).
+
+ -- Colin Tuckley <colint@debian.org>  Sun, 26 Jul 2009 16:24:59 +0100
+
 abcde (2.3.99.7-1) unstable; urgency=low
 
-  * The "It took me one year to get this release out" release.
+  [ Jesus Climent ]
+  * The "It took me a long time to get this release out" release.
   * abcde.1: remove -M in favour of "-a cue" (Closes: #382614, #396505).
   * Added a check for a DOCUE already set in the command line
     (Closes: #385663).
@@ -21,8 +33,24 @@ abcde (2.3.99.7-1) unstable; urgency=low
   * Corrected man page wrapping. Thanks to Edward J. Shornock
     (Closes: #399289).
   * Adds DISCNUMBER to Ogg/Vorbis and FLAC when using -W.
-
- -- Jesus Climent <jesus.climent@hispalinux.es>  Thu, 07 Jun 2007 10:29:54 +0300
+  * Minor typos (Closes: #458995).
+  * Added AtomicParley for AAC encoding. Thanks to Bill Adams.
+  * Added by Marc Staveley:
+    - post_encode hook.
+    - track comments if null and present in CDDB.
+  * Corrected copyright information (Closes: #516535).
+
+  [ Colin Tuckley ]
+  * Added new uploader (Closes: #529695).
+  * Fix Lintian warning for make-clean-error.
+  * Fix FSF address in debian/copyright.
+  * Fix binary-arch-rules-but-pkg-is-arch-indep lintian warning.
+  * Add homepage: field to debian/control
+  * Update standards version to 3.8.0
+  * Remove debian/conffiles (it is not needed).
+  * Fix syntax error in abcde (missing fi).
+
+ -- Colin Tuckley <colint@debian.org>  Sat, 25 Jul 2009 09:50:42 +0100
 
 abcde (2.3.99.6-1) unstable; urgency=low
 
@@ -154,7 +182,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.