Package: cuetools
Version: 1.3.1-12
Severity: wishlist
File: /usr/bin/cuetag
Tags: patch

Please consider the following patch to cuetag, which ensures that
tracknumbers are zero-padded to two digits. That seems to be common
usage.

--- cuetag      2012-01-08 13:13:27.694212038 +0100
+++ cuetag2     2012-01-08 13:19:35.751229091 +0100
@@ -51,8 +51,8 @@
  TITLE='%t'
  VERSION=''
  ALBUM='%T'
-       TRACKNUMBER='%n'
-       TRACKTOTAL='%N'
+       TRACKNUMBER='%02n'
+       TRACKTOTAL='%02N'
  ARTIST='%c %p'
  PERFORMER='%p'
  COPYRIGHT=''

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-rc4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cuetools depends on:
ii  id3v2  0.1.12-2
ii  libc6  2.13-24

Versions of packages cuetools recommends:
ii  flac  1.2.1-6

cuetools suggests no packages.

-- no debconf information

-- 
 .''`.   martin f. krafft <madduck@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)

Reply via email to