Your message dated Sun, 08 May 2005 14:32:20 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#300095: fixed in madplay 0.15.2b-4 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; 17 Mar 2005 16:41:47 +0000 >From [EMAIL PROTECTED] Thu Mar 17 08:41:47 2005 Return-path: <[EMAIL PROTECTED]> Received: from fattire.cabal.ca [134.117.69.58] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DBy4B-0000vI-00; Thu, 17 Mar 2005 08:41:47 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by fattire.cabal.ca (Postfix) with ESMTP id 581AF17078 for <[EMAIL PROTECTED]>; Thu, 17 Mar 2005 11:41:46 -0500 (EST) Received: from fattire.cabal.ca ([127.0.0.1]) by localhost (fattire [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08947-04 for <[EMAIL PROTECTED]>; Thu, 17 Mar 2005 11:41:33 -0500 (EST) Received: by fattire.cabal.ca (Postfix, from userid 1000) id D75E617081; Thu, 17 Mar 2005 11:41:32 -0500 (EST) X-IMAP-Sender: kyle Date: Thu, 17 Mar 2005 11:39:36 -0500 X-OfflineIMAP-x1385205265-52656d6f746546617454697265-494e424f582e4f7574626f78: 1111077684-0397973181435-v4.0.8 From: Kyle McMartin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: O: madplay -- MPEG audio player in fixed point Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at cabal.ca 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: wnpp Severity: normal I'm orphaning this package due to lack of time. There are a few outstanding bugs on this software, but none of them look particularly critical and are mostly waiting on upstream action. Thanks, Kyle --------------------------------------- Received: (at 300095-close) by bugs.debian.org; 8 May 2005 18:38:02 +0000 >From [EMAIL PROTECTED] Sun May 08 11:38:02 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DUqfC-0006Oe-00; Sun, 08 May 2005 11:38:02 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DUqZg-0000ep-00; Sun, 08 May 2005 14:32:20 -0400 From: Sam Clegg <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#300095: fixed in madplay 0.15.2b-4 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 08 May 2005 14:32:20 -0400 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-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 X-Spam-Level: Source: madplay Source-Version: 0.15.2b-4 We believe that the bug you reported is fixed in the latest version of madplay, which is due to be installed in the Debian FTP archive: madplay_0.15.2b-4.diff.gz to pool/main/m/madplay/madplay_0.15.2b-4.diff.gz madplay_0.15.2b-4.dsc to pool/main/m/madplay/madplay_0.15.2b-4.dsc madplay_0.15.2b-4_i386.deb to pool/main/m/madplay/madplay_0.15.2b-4_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. Sam Clegg <[EMAIL PROTECTED]> (supplier of updated madplay 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: Mon, 28 Mar 2005 22:14:59 +0100 Source: madplay Binary: madplay Architecture: source i386 Version: 0.15.2b-4 Distribution: unstable Urgency: low Maintainer: Mad Maintainers <[EMAIL PROTECTED]> Changed-By: Sam Clegg <[EMAIL PROTECTED]> Description: madplay - MPEG audio player in fixed point Closes: 295424 300052 300095 Changes: madplay (0.15.2b-4) unstable; urgency=low . * Sam Clegg: * debian/control: set new Maintainer: and Uploaders: [EMAIL PROTECTED] (Closes: #300095) * debian/rules: convert to cdbs * debian/control: depend to cdbs * debian/madplay.files: replaced with madplay.install (cdbs install target disabled.. but we could just let this handle installing the files rather than use debhelper) * Kurt Roeckx: * Added autotools-dev, libtool, autoconf, automake1.8 build dependency and regenerate all those files on build. * Add -Werror to CFLAGS * Corrected the copyright file. * Fixed typo in the description of the package (Closes: #300052) * Convert an ucs4 string to a wchar_t string first. id3_ucs4_t is of type unsigned long while wchar_t of type int. (Closes: #295424) * Install CREDITS files. * Add a watch file. Files: 5b4b48c042a5fb0da7b26622d0ba55d8 842 sound optional madplay_0.15.2b-4.dsc 4660463ff256aa90818b3d74eabf883f 5354 sound optional madplay_0.15.2b-4.diff.gz 06eab54af00b4a4aab23633b4c2edb45 54032 sound optional madplay_0.15.2b-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCflU+LOvxONke42kRAnvTAKCAiuOI+dYIs/EfrUOAGo3ivPJTFwCgsoBo tVzhvu/GaPF75cznJ7i/Oxo= =v0UN -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]