Your message dated Sun, 06 Aug 2006 03:32:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364978: fixed in abcde 2.3.99.6-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: abcde
Version: 2.3.99.5-1
Severity: minor
Tags: patch

There is a linefeed missing before the -a option .TP tag and Internet is
inconsistently capitalized.  See the attached patch.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages abcde depends on:
ii  cd-discid                     0.9-1      CDDB DiscID utility
ii  cdparanoia                    3a9.8-13   An audio extraction tool for sampl
ii  vorbis-tools                  1.1.1-5    several Ogg Vorbis tools
ii  wget                          1.10.2-1   retrieves files from the web

abcde recommends no packages.

-- no debconf information

*** /tmp/abcde.1.diff
--- abcde.1     2006-02-07 14:53:22.000000000 -0700
+++ /tmp/abcde.1        2006-04-26 20:16:06.000000000 -0600
@@ -45,7 +45,8 @@
 Encode the whole CD in a single file. The resulting file uses the CD title
 for tagging. If the resulting format is a flac file with an embedded cuesheet,
 the file can be used as a source for creating other formats. Use "-1 -M -o
-flac" for obtaining such a file .TP
+flac" for obtaining such a file
+.TP
 .B \-a [actions]
 Comma-delimited list of actions to perform. Can be one or more of:
 cddb, read, normalize, encode, tag, move, replaygain, playlist, clean. 
Normalize
@@ -276,7 +277,7 @@
 .B CDDBUSELOCAL
 Actually use the stored copies of the CDDB entries. Can be overridden using 
the 
 "-L" flag (if is CDDBUSELOCAL in "n"). If an entry is found, we always give 
-the choice of retrieving a CDDB entry from the internet.
+the choice of retrieving a CDDB entry from the Internet.
 .TP
 .B SHOWCDDBFIELDS
 Coma-separated list of fields we want to parse during the CDDB parsing.


--- End Message ---
--- Begin Message ---
Source: abcde
Source-Version: 2.3.99.6-1

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

abcde_2.3.99.6-1.diff.gz
  to pool/main/a/abcde/abcde_2.3.99.6-1.diff.gz
abcde_2.3.99.6-1.dsc
  to pool/main/a/abcde/abcde_2.3.99.6-1.dsc
abcde_2.3.99.6-1_all.deb
  to pool/main/a/abcde/abcde_2.3.99.6-1_all.deb
abcde_2.3.99.6.orig.tar.gz
  to pool/main/a/abcde/abcde_2.3.99.6.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.
Jesus Climent <[EMAIL PROTECTED]> (supplier of updated abcde 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.7
Date: Sat,  5 Aug 2006 05:26:56 +0300
Source: abcde
Binary: abcde
Architecture: source all
Version: 2.3.99.6-1
Distribution: unstable
Urgency: low
Maintainer: Jesus Climent <[EMAIL PROTECTED]>
Changed-By: Jesus Climent <[EMAIL PROTECTED]>
Description: 
 abcde      - A Better CD Encoder
Closes: 282332 349951 351775 355296 359156 364978 364978 375710 378407
Changes: 
 abcde (2.3.99.6-1) unstable; urgency=low
 .
   * Default to UNICODE (UTF8) tags and comments (Closes: #282332).
     - Added CDDBPROTO option in config file (Closes: #349951)
   * Added a missing "INDEX 01" entry for CUE sheet creation.
   * Avoid completing the encoding of files if we aborted previously.
   * Embed the CUE sheet if we have a cuesheet file and we have a single FLAC
     file, even if we are not tagging. This way we can use the file as a source
     even if it is not tagged/named properly.
   * Fails to quote filenames properly (Closes: #355296)
   * Introduced VA/ONETRACKOUTPUTFORMAT.
   * Added a missing check for AACENCODER.
   * Updated config file with some new AAC bits.
   * Updated FSF address.
   * Corrected NetBSD options for ftp (Thanks to Marius).
   * The final 2.4 will have "cuefile" as an action instead of as a flag.
   * Create the cuefile when extracting from a FLAC file.
   * Small bugs (Charles Steinkuehler):
     - Added missing quotes (Closes: #375710)
     - toolame is included in Debian as default MP3 encoder
     - Use IFS to preserve spaces when adding metadata to a cuefile
   * Small documentation changes:
     - abcde.1 (Closes: #364978)
   * The dollowing entries have in commong that both add an internal cue2discid
     function. I will evaluate which one is more accurate and decide which one
     to use. Right now they are not conflicting.
   * Added internal mkcue and cue2discid functions (Charles Steinkuehler) and
     add a check for internal abcde.<function> to make sure we are using the
     correct version (not sure if needed ;)
   * Added an internal implementation of cue2discid, so there is no need for an
     external program to do the conversion. Thanks to Michael (sorry, his mail
     does not have a surname).
   * cue2discid is now an internal function, so no need for including the
     python script in the path (Closes: #378407)
   * cddb-tool.1 typo (Thanks to A. Costa) (Closes: #351775)
   * abcde.1 typo (Thanks to David L. Anselmi) (Closes: #364978)
   * Set proper nice values to not separate encoding and reading in the pipes
     situation, while having a high priority process running in the system.
     Also, set proper nice values to tagging tasks. Reading should remain as
     the default higher priority task in the abcde flow (Closes: #359156)
   * Standards bumped to 3.7.2.1, no changes needed.
Files: 
 3824dbc5c7c876799d0105e28105e256 563 sound optional abcde_2.3.99.6-1.dsc
 ac9be20f3098b0943212168171d33ffa 91165 sound optional 
abcde_2.3.99.6.orig.tar.gz
 7eda5b24355f496d56dbbcc1bb6c0bab 19124 sound optional abcde_2.3.99.6-1.diff.gz
 cc561b7e10589b9a1877de58a0793e02 110802 sound optional abcde_2.3.99.6-1_all.deb

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

iD8DBQFE1QI7Zvwdf4aUbWkRApHbAJ42Ppgk01F52gROnW5OIsE2JR4T4ACeIWuu
QbxEYH9om/30FGUijttalw0=
=Zhsx
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to