Your message dated Sat, 03 Dec 2005 14:47:17 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#341891: fixed in jack 3.1.1-13
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Dec 2005 21:43:15 +0000
>From [EMAIL PROTECTED] Sat Dec 03 13:43:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com ([65.19.161.204])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EifA3-0006SO-BP
for [EMAIL PROTECTED]; Sat, 03 Dec 2005 13:43:15 -0800
Received: by sorrow.cyrius.com (Postfix, from userid 10)
id E46E564D54; Sat, 3 Dec 2005 21:43:14 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
id E692C8920; Sat, 3 Dec 2005 21:43:03 +0000 (GMT)
Date: Sat, 3 Dec 2005 21:43:03 +0000
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: search for YEAR in jack.freedb is too restrictive
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.17
User-Agent: Mutt/1.5.11
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: jack
Version: 3.1.1-12
Severity: wishlist
jack doesn't find the YEAR information if it's like this:
7795:[EMAIL PROTECTED]: ..eklamation/wir_sind_helden] grep YEAR jack.freedb
EXTD= YEAR: 2003
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages jack depends on:
ii cdparanoia 3a9.8-11 An audio extraction tool for sampl
ii flac 1.1.2-3 Free Lossless Audio Codec - comman
ii python 2.3.5-3 An interactive high-level object-o
ii python-cddb 1.4-4 Python interface to CD-IDs and Fre
ii python-eyed3 0.6.8-1 Python module for id3-tags manipul
ii python-pyvorbis 1.3-1 A Python interface to the Ogg Vorb
ii vorbis-tools 1.0.1-1.5 Several Ogg Vorbis Tools
jack recommends no packages.
-- no debconf information
--
Martin Michlmayr
http://www.cyrius.com/
---------------------------------------
Received: (at 341891-close) by bugs.debian.org; 3 Dec 2005 22:51:17 +0000
>From [EMAIL PROTECTED] Sat Dec 03 14:51:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EigA1-0001jY-TE; Sat, 03 Dec 2005 14:47:17 -0800
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#341891: fixed in jack 3.1.1-13
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 03 Dec 2005 14:47:17 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: jack
Source-Version: 3.1.1-13
We believe that the bug you reported is fixed in the latest version of
jack, which is due to be installed in the Debian FTP archive:
jack_3.1.1-13.diff.gz
to pool/main/j/jack/jack_3.1.1-13.diff.gz
jack_3.1.1-13.dsc
to pool/main/j/jack/jack_3.1.1-13.dsc
jack_3.1.1-13_i386.deb
to pool/main/j/jack/jack_3.1.1-13_i386.deb
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.
Martin Michlmayr <[EMAIL PROTECTED]> (supplier of updated jack 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, 03 Dec 2005 22:28:57 +0000
Source: jack
Binary: jack
Architecture: source i386
Version: 3.1.1-13
Distribution: unstable
Urgency: low
Maintainer: Michael Banck <[EMAIL PROTECTED]>
Changed-By: Martin Michlmayr <[EMAIL PROTECTED]>
Description:
jack - Rip and encode CDs with one command
Closes: 341562 341890 341891
Changes:
jack (3.1.1-13) unstable; urgency=low
.
[ Martin Michlmayr ]
* debian/patches/92_fix_year_0.patch: Don't put the year into the
file meta data if it is zero (0); closes: #341890.
* debian/patches/93_extd_parsing.patch: Make the parsing of year and
genre in EXTD less restrictive. Now it will recognize the year even
if there is no genre and if there is space instead of newline between
year and EXTD; closes: #341891.
* debian/patches/94_clarify_man_plugin.patch: Clarify how to activate
plug-ins; closes: #341562.
Files:
231dee6755074a57b917f177ca473082 652 sound optional jack_3.1.1-13.dsc
e2cc8b0f1dc51a603995b5167b0ee92a 44242 sound optional jack_3.1.1-13.diff.gz
2a42cf309fd8dd6946624548a03330f3 123690 sound optional jack_3.1.1-13_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDkhx4Kb5dImj9VJ8RAh0hAKCLxCQ52jsS+dsdeUuriB1pcKnVigCgkmJs
ICeVNVCQ6TNl/T2n0UbpbLs=
=/3JJ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]