From b8d3298b2658dd405fc8fbdda7128622211bc97e Mon Sep 17 00:00:00 2001 From: data Date: Sun, 19 Nov 2006 11:16:39 +0000 Subject: [PATCH 1/1] Man page wrapping corrected. Default ERASEPLAYLIST answer corrected. git-svn-id: http://abcde.googlecode.com/svn/trunk@228 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- abcde | 1 + abcde.1 | 3 +-- debian/changelog | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/abcde b/abcde index 7c84283..af8c2e5 100755 --- a/abcde +++ b/abcde @@ -1458,6 +1458,7 @@ do_playlist () read ERASEPLAYLIST case $ERASEPLAYLIST in e|E|a|A|k|K) DONE=y ;; + "") ERASEPLAYLIST=e ; DONE=y ;; *) ;; esac done diff --git a/abcde.1 b/abcde.1 index 17b481e..83a682b 100644 --- a/abcde.1 +++ b/abcde.1 @@ -420,8 +420,7 @@ syntax. Allowed variables are GENRE, ALBUMFILE, ARTISTFILE, TRACKFILE, TRACKNUM, and YEAR. Default is \'${ARTISTFILE}-${ALBUMFILE}/${TRACKNUM}-${TRACKFILE}\'. Make sure to use single quotes around this variable. TRACKNUM is automatically zero-padded, when the number of encoded tracks is higher than 9. When lower, -you can force with -'-p' in the command line. +you can force with '-p' in the command line. .TP .B VAOUTPUTFORMAT Just like OUTPUTFORMAT but for Various Artists discs. The default is 'Various-${ALBUMFILE}/${TRACKNUM}.${ARTISTFILE}-${TRACKFILE}' diff --git a/debian/changelog b/debian/changelog index aef1a93..335e80a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,12 @@ abcde (2.3.99.7-1) unstable; urgency=low * Spelling mistakes corrected (thanks to Ville Skytta). * Unset GREP_OPTIONS to avoid things like printing number in the begining of the line (Closes: #383771). + * Default answer to erase a playlist was not working (thanks to Charles + Steinkuehler) (Closes: #395108). + * Corrected man page wrapping. Thanks to Edward J. Shornock + (Closes: #399289). - -- Jesus Climent Sun, 15 Oct 2006 01:32:14 +0300 + -- Jesus Climent Sun, 19 Nov 2006 13:13:40 +0200 abcde (2.3.99.6-1) unstable; urgency=low -- 2.20.1