Remove unneeded escapes in cddb-tool URLs.
[clinton/abcde.git] / debian / changelog
index 7cb099f..f9f1cfb 100644 (file)
@@ -1,3 +1,15 @@
+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).
+  * Remove unneeded escapes in cddb-tool URLs.
+
+ -- Colin Tuckley <colint@debian.org>  Sun, 26 Jul 2009 16:58:00 +0100
+
 abcde (2.3.99.7-1) unstable; urgency=low
 
   [ Jesus Climent ]
@@ -30,14 +42,16 @@ abcde (2.3.99.7-1) unstable; urgency=low
   * Corrected copyright information (Closes: #516535).
 
   [ Colin Tuckley ]
-  * Added Uploader.
+  * 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>  Fri, 24 Jul 2009 19:50:14 +0100
+ -- Colin Tuckley <colint@debian.org>  Sat, 25 Jul 2009 09:50:42 +0100
 
 abcde (2.3.99.6-1) unstable; urgency=low
 
@@ -169,7 +183,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.