Your message dated Tue, 01 Mar 2005 17:17:37 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#297350: fixed in cl-binary-types 0.90b-2 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; 28 Feb 2005 18:31:59 +0000 >From [EMAIL PROTECTED] Mon Feb 28 10:31:59 2005 Return-path: <[EMAIL PROTECTED]> Received: from (boa.b9.com) [216.184.11.2] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D5pgU-000250-00; Mon, 28 Feb 2005 10:31:59 -0800 Received: from tiger.med-info.com (tiger.med-info.com [216.184.11.129]) by boa.b9.com (8.13.3/8.13.3/Debian-6) with SMTP id j1SIVSfk018110 for <[EMAIL PROTECTED]>; Mon, 28 Feb 2005 11:31:28 -0700 Received: from tiger.med-info.com ([EMAIL PROTECTED] [127.0.0.1]) by tiger.med-info.com (8.13.3/8.13.3/Debian-7) with ESMTP id j1SIVRCD030594 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <[EMAIL PROTECTED]>; Mon, 28 Feb 2005 11:31:28 -0700 Received: (from [EMAIL PROTECTED]) by tiger.med-info.com (8.13.3/8.13.3/Submit) id j1SIVREh030591; Mon, 28 Feb 2005 11:31:27 -0700 Message-Id: <[EMAIL PROTECTED]> X-Authentication-Warning: tiger.med-info.com: kevin set sender to [EMAIL PROTECTED] using -f Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Kevin M. Rosenberg" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: O: cl-binary-types X-Mailer: reportbug 3.8 Date: Mon, 28 Feb 2005 11:31:27 -0700 X-Scanned-By: MIMEDefang 2.51 on 172.16.1.2 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 Description: Common Lisp package for reading and writing binary files Binary-types is a Common Lisp package for reading and writing binary files. Binary-types provides macros that are used to declare the mapping between lisp objects and some binary (i.e. octet-based) representation. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) --------------------------------------- Received: (at 297350-close) by bugs.debian.org; 1 Mar 2005 22:23:50 +0000 >From [EMAIL PROTECTED] Tue Mar 01 14:23:50 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 1D6FmQ-0007p0-00; Tue, 01 Mar 2005 14:23:50 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1D6FgP-0000Sy-00; Tue, 01 Mar 2005 17:17:37 -0500 From: Peter Van Eynde <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#297350: fixed in cl-binary-types 0.90b-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 01 Mar 2005 17:17:37 -0500 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: cl-binary-types Source-Version: 0.90b-2 We believe that the bug you reported is fixed in the latest version of cl-binary-types, which is due to be installed in the Debian FTP archive: cl-binary-types_0.90b-2.diff.gz to pool/main/c/cl-binary-types/cl-binary-types_0.90b-2.diff.gz cl-binary-types_0.90b-2.dsc to pool/main/c/cl-binary-types/cl-binary-types_0.90b-2.dsc cl-binary-types_0.90b-2_all.deb to pool/main/c/cl-binary-types/cl-binary-types_0.90b-2_all.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. Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated cl-binary-types 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: Tue, 1 Mar 2005 10:12:04 +0100 Source: cl-binary-types Binary: cl-binary-types Architecture: source all Version: 0.90b-2 Distribution: unstable Urgency: low Maintainer: Peter Van Eynde <[EMAIL PROTECTED]> Changed-By: Peter Van Eynde <[EMAIL PROTECTED]> Description: cl-binary-types - Common Lisp package for reading and writing binary files Closes: 297350 Changes: cl-binary-types (0.90b-2) unstable; urgency=low . * New maintainer. (Closes: #297350: O: cl-binary-types) * Adopted by Peter Van Eynde Files: 5cd23107ea8e4f3092a1f0678ed28b5e 604 devel optional cl-binary-types_0.90b-2.dsc 99c59a0e3ccd078a4794e16c55687e0d 3039 devel optional cl-binary-types_0.90b-2.diff.gz a1ec92f401f877f0d2a1ffb0c9f0daa9 27676 devel optional cl-binary-types_0.90b-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCJIse11ldN0tyliURAuQ3AKC7TsmKsze4XW+ERjlxqREOG9k6bgCfYmz4 cejY6zcd+39FpppCPRl77hY= =ZdZ3 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]