Package: abcde Version: 2.3.99.6-1 Severity: minor Tags: patch When viewing the installed man page, I noticed that the paragraph for OUTPUTFORMAT was cut off. It only displayed:
TRACKNUM is automatically zero-padded, when the number of
encoded tracks is higher than 9. When lower, you can force with
Looking in abcde.1, the rest of that sentence is there but on another
line. The attached patch fixes it on my box.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (600, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages abcde depends on:
ii cd-discid 0.9-1 CDDB DiscID utility
ii cdda2wav 5:1.0~pre4-1.1 Creates WAV files from audio CDs
ii cdparanoia 3.10+debian~pre0-2 audio extraction tool for sampling
ii lame 3.97-0.0 LAME Ain't an MP3 Encoder
ii vorbis-tools 1.1.1-6 several Ogg Vorbis tools
ii wget 1.10.2-2 retrieves files from the web
abcde recommends no packages.
-- no debconf information
--- abcde.1.old 2006-08-05 14:16:41.000000000 -0400
+++ abcde.1 2006-11-18 20:02:53.885122606 -0500
@@ -415,8 +415,7 @@
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}'
signature.asc
Description: Digital signature

