last changes before 2.2
authordata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Tue, 9 Nov 2004 22:58:31 +0000 (22:58 +0000)
committerdata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Tue, 9 Nov 2004 22:58:31 +0000 (22:58 +0000)
git-svn-id: http://abcde.googlecode.com/svn/trunk@29 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

changelog
debian/changelog
debian/rules

index 3286ad8..cbbd24f 100644 (file)
--- a/changelog
+++ b/changelog
@@ -43,6 +43,10 @@ abcde 2.2.0
     (Closes: #95828). Geez! That is low bug number...
   * Added -T to modify also the tag entries on the songs. Currently available
     for FLAC and Ogg/Vorbis.
     (Closes: #95828). Geez! That is low bug number...
   * Added -T 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>  Sun,  7 Nov 2004 03:11:22 +0200
 
 
  -- Jesus Climent <jesus.climent@hispalinux.es>  Sun,  7 Nov 2004 03:11:22 +0200
 
index e850c87..34364ee 100644 (file)
@@ -47,8 +47,10 @@ abcde (2.2.0-1) unstable; urgency=low
     available for FLAC and Ogg/Vorbis.
   * Removes trailing spaces (Closes: #280382).
   * TRACKNAME now combines multi-lines from long CDDB entries.
     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>  Mon,  8 Nov 2004 18:28:49 +0200
+ -- Jesus Climent <jesus.climent@hispalinux.es>  Wed, 10 Nov 2004 00:57:00 +0200
 
 abcde (2.1.21-1) unstable; urgency=low
 
 
 abcde (2.1.21-1) unstable; urgency=low
 
index 1d96e48..dab13e5 100755 (executable)
@@ -52,7 +52,7 @@ binary-arch: build install
        dh_installdocs
        dh_installexamples
        dh_installmenu
        dh_installdocs
        dh_installexamples
        dh_installmenu
-       dh_installmanpages
+       dh_installman
        dh_installchangelogs 
        dh_link
        dh_strip
        dh_installchangelogs 
        dh_link
        dh_strip