Your message dated Mon, 04 Jun 2012 07:47:44 +0000
with message-id <[email protected]>
and subject line Bug#592613: fixed in mp3splt 2.4.2-1
has caused the Debian Bug report #592613,
regarding mp3splt: Regression in padded filename support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
592613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592613
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mp3splt
Version: 2.2.5-1
Severity: normal

The upstream changelog for version 1.8 notes:

  feature improved: output filenames now are automatically zero padded
  for a correct order. 

And true enough, with older versions of mp3splt, you would get filenames
like:

 $ mp3splt -t 5.0 -a *.mp3
 Mp3Splt 2.1 (2004/Sep/28) by Matteo Trotta
 <[email protected]>
 THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
 wot6_part1.mp3:
 MPEG 1 Layer 3 - 44100 Hz - Stereo - FRAME MODE - Total time: 542m.13s
 Working with SILENCE AUTO-ADJUST (Threshold: -48.0 dB Gap: 30 sec
 Offset: 0.80)
 [...]
 Splitting wot6_part1_090.00_095.00.mp3... OK
 Splitting wot6_part1_095.00_100.00.mp3... OK
 Splitting wot6_part1_100.00_105.00.mp3... OK
 Splitting wot6_part1_105.00_110.00.mp3... OK
 [...]

In other words, since the total length is greater than 100 minutes, it
pads the minutes parts of the filenames with zeros for minutes < 100.

However, with newer versions of mp3splt, this is no longer the case:

 $ mp3splt -t 5.0 -a *.mp3
 mp3splt 2.2.5 (16/05/09) - using libmp3splt 0.5.6
 [...]
  Processing file 'wot6_part1.mp3' ...
  info: frame mode enabled
  info: MPEG 1 Layer 3 - 44100 Hz - Stereo - FRAME MODE - Total time: 542m.13s
  Working with SILENCE AUTO-ADJUST (Threshold: -48.0 dB Gap: 30 sec Offset: 
0.80)
  info: starting time mode split
    File "wot6_part1_00m_00s__05m_00s.mp3" created
    File "wot6_part1_05m_00s__10m_00s.mp3" created
    File "wot6_part1_10m_00s__15m_00s.mp3" created
 [...]
    File "wot6_part1_100m_00s__105m_00s.mp3" created
 [...]

The minutes parts of the filenames are no longer padded with zeros, so
the files are no longer sorted in a sane order.  Somewhere between 2.1
and 2.2.5, a regression seems to have occurred and this feature stopped
working.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mp3splt depends on:
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib
ii  libmp3splt-mp3 [libmp3splt-pl 0.5.6-1    MP3 plugin for mp3splt
ii  libmp3splt-ogg [libmp3splt-pl 0.5.6-1    Ogg Vorbis plugin for mp3splt
ii  libmp3splt0                   0.5.6-1    library for splitting MP3 and Ogg 

mp3splt recommends no packages.

mp3splt suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: mp3splt
Source-Version: 2.4.2-1

We believe that the bug you reported is fixed in the latest version of
mp3splt, which is due to be installed in the Debian FTP archive:

mp3splt_2.4.2-1.debian.tar.gz
  to main/m/mp3splt/mp3splt_2.4.2-1.debian.tar.gz
mp3splt_2.4.2-1.dsc
  to main/m/mp3splt/mp3splt_2.4.2-1.dsc
mp3splt_2.4.2-1_i386.deb
  to main/m/mp3splt/mp3splt_2.4.2-1_i386.deb
mp3splt_2.4.2.orig.tar.gz
  to main/m/mp3splt/mp3splt_2.4.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ryan Niebur <[email protected]> (supplier of updated mp3splt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jun 2012 00:23:15 -0700
Source: mp3splt
Binary: mp3splt
Architecture: i386 source
Version: 2.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur <[email protected]>
Changed-By: Ryan Niebur <[email protected]>
Closes: 536027 592613 622876 624577
Description: 
 mp3splt    - command line interface to split MP3 and Ogg Vorbis files without
Changes: 
 mp3splt (2.4.2-1) unstable; urgency=low
 .
   * move debian/rules to the libmp3splt-dev package
   * regenerate debian/control against libmp3splt 0.7.2-1, to get the
     bumped build dep
   * change build dependency on debhelper to 7.0.50 instead of 7.2
   * standards version 3.9.3
   * remove dep on libmp3splt-plugin, moved to libmp3splt0
   * suggest mp3splt-gtk
   * New Upstream Version (Closes: #622876)
     - fixes -o option fails without any '@' variable (Closes: #536027)
     - fixes regression in padded filename support (Closes: #592613)
     - fixes ID3v1 tags (Closes: #624577)
   * Update maintainer address, standards version, and vcs-* fields to
     collab-maint
   * Remove DMUA field
   * Use quilt 3.0 source format
   * add TODO and README to docs
   * update debian/copyright file
   * add patch to fix spelling of information
     - use DEP3 patch headers
   * convert to copyright format 1.0
   * Fix long lines in the man page
Checksums-Sha1: 
 680e485af89a3f3e9b8a255d66af009753f9307c 56036 mp3splt_2.4.2-1_i386.deb
 80c33ce4b0ed832e92ae391e93d046223bddee8d 1253 mp3splt_2.4.2-1.dsc
 0a66b2e2cfc6091cfd0dc9fc303a0650de3bc738 236676 mp3splt_2.4.2.orig.tar.gz
 3fa61782422a86a38f5daa4a66031b85cec6f474 4855 mp3splt_2.4.2-1.debian.tar.gz
Checksums-Sha256: 
 86feca04b5ddd4f09fa06fea6daef11ab76d42e0ca5c2d2536e3d1b64350bf74 56036 
mp3splt_2.4.2-1_i386.deb
 e508151600aa9cb3338231d8ec6a8ab16e9ac179ef5b88ca08d40c372260c91a 1253 
mp3splt_2.4.2-1.dsc
 bc0951801cf05985f1f314f1c4e0c383ba92dcc177a20daddb9c71e7956092c0 236676 
mp3splt_2.4.2.orig.tar.gz
 5661146512abe7d3481afd7d6c6505df2ec3bd3f7c1bfd570708735929998447 4855 
mp3splt_2.4.2-1.debian.tar.gz
Files: 
 4341a392a031d0fc21f274b59461083c 56036 sound optional mp3splt_2.4.2-1_i386.deb
 3e43ea6e4f363261d5125a6c93fe0ad2 1253 sound optional mp3splt_2.4.2-1.dsc
 f4c5c42f9dec9fb72b7f6ffeacd82906 236676 sound optional 
mp3splt_2.4.2.orig.tar.gz
 fb954d29e8e14db5c62748c53703b43f 4855 sound optional 
mp3splt_2.4.2-1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk/MY9IACgkQMihv+PacasW1GACglLJglkd1bTZF1pTPE1zgus4U
QhEAn3pteS8KMRFvasEeD2r3qquYfKb1
=e2Ev
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to