From: colintu Date: Sun, 26 Jul 2009 11:46:44 +0000 (+0000) Subject: More typo and spelling fixes X-Git-Url: https://git.hcoop.net/clinton/abcde.git/commitdiff_plain/cb05cebcbd51d6aac87e8714b048f1ea28d2b3e1 More typo and spelling fixes git-svn-id: http://abcde.googlecode.com/svn/trunk@255 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- diff --git a/README b/README index 6888486..9e58a0b 100644 --- a/README +++ b/README @@ -38,7 +38,7 @@ Changes in 2.4: * Added M4A encoding. * Uses the default found $CDROMREADER instead of forcing cdparanoia when cdda2wav is installed. -* BATCH mode has been splitted into two options: BATCHNORM and NOGAP. +* BATCH mode has been split into two options: BATCHNORM and NOGAP. * Added -U option for non-UNICODE (non UTF-8) tag encoding. * Added -z for debug. * Added -f to force the removal of left files. diff --git a/abcde.conf b/abcde.conf index e3cd89f..aa4558f 100644 --- a/abcde.conf +++ b/abcde.conf @@ -271,7 +271,7 @@ #BATCHNORM=n # Enables nogap encoding when using the 'lame' encoder. -#NOGAP=n +#NOGAP=y # Set the playlist file location format. Uses the same variables and format # as OUTPUTFORMAT. If the playlist is specified to be in a subdirectory, it diff --git a/changelog b/changelog index e6faf59..ce468fb 100644 --- a/changelog +++ b/changelog @@ -152,7 +152,7 @@ abcde 2.3.99 * 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. diff --git a/debian/changelog b/debian/changelog index a379fee..64269ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,11 @@ abcde (2.3.99.8-1) unstable; urgency=low * Remove svn Revision tag from version. * Correct homepage URL in README (Closes: #526165). - * Fix typo in error message (Closes: #435605). + * Fix typos (Closes: #435605, #435606). * Fix misspelling of comma in script and manpage (Closes: #435603). + * - -- Colin Tuckley Sun, 26 Jul 2009 12:33:27 +0100 + -- Colin Tuckley Sun, 26 Jul 2009 12:44:17 +0100 abcde (2.3.99.7-1) unstable; urgency=low @@ -180,7 +181,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.