[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#166308: marked as done (ITP: cl-binary-types -- Common Lisp package for reading and writing binary files)



Your message dated Tue, 29 Oct 2002 12:59:02 -0500
with message-id <E186adq-0005fq-00@auric.debian.org>
and subject line Bug#166308: fixed in cl-binary-types 0.84-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Oct 2002 11:20:12 +0000
>From kevin@tiger.med-info.com Fri Oct 25 06:20:12 2002
Return-path: <kevin@tiger.med-info.com>
Received: from tiger.med-info.com [216.184.11.33] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 1852Vf-0006JM-00; Fri, 25 Oct 2002 06:20:11 -0500
Received: from tiger.med-info.com (kevin@localhost [127.0.0.1])
	by tiger.med-info.com (8.12.6/8.12.6/Debian-6) with ESMTP id g9PBKAc7018266
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK);
	Fri, 25 Oct 2002 05:20:10 -0600
Received: (from kevin@localhost)
	by tiger.med-info.com (8.12.6/8.12.6/Debian-6) id g9PBK9fB018264;
	Fri, 25 Oct 2002 05:20:09 -0600
Message-Id: <[🔎] 200210251120.g9PBK9fB018264@tiger.med-info.com>
From: "Kevin M. Rosenberg" <kmr@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: cl-binary-types -- Common Lisp package for reading and writing binary files
X-Mailer: reportbug 1.50
Date: Fri, 25 Oct 2002 05:20:09 -0600
X-Debbugs-CC: debian-devel@lists.debian.org
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.8 required=5.0
	tests=MSG_ID_ADDED_BY_MTA_3,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: wnpp
Version: N/A; reported 2002-10-25
Severity: wishlist

* Package name    : cl-binary-types
  Version         : 0.84
  Upstream Author : Frode Vatvedt Fjeld <frodef@acm.org>
* URL             : http://www.cs.uit.no/~frodef/sw/binary-types/
* License         : MIT/X
  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.

Supported kinds of binary types include:

 * Signed and unsigned integers of any octet-size, big-endian or
   little-endian. Maps to lisp integers.

 * Enumerated types based on any integer type. Maps to lisp symbols.

 * Complex bit-field types based on any integer type. Sub-fields can
   be numeric, enumerated, or bit-flags. Maps to lisp lists of symbols
   and integers.

 * Fixed-length and null-terminated strings. Maps to lisp strings.

 * Compound records of other binary types. Maps to lisp DEFCLASS
   classes or, when you prefer, DEFSTRUCT structs.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux tiger 2.4.19 #1 SMP Sat Aug 3 10:05:27 MDT 2002 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 166308-close) by bugs.debian.org; 29 Oct 2002 18:08:37 +0000
>From troup@auric.debian.org Tue Oct 29 12:08:37 2002
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 186an7-0005A2-00; Tue, 29 Oct 2002 12:08:37 -0600
Received: from troup by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 186adq-0005fq-00; Tue, 29 Oct 2002 12:59:02 -0500
From: kmr@debian.org (Kevin M. Rosenberg)
To: 166308-close@bugs.debian.org
X-Katie: lisa $Revision: 1.19 $
Subject: Bug#166308: fixed in cl-binary-types 0.84-1
Message-Id: <E186adq-0005fq-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Tue, 29 Oct 2002 12:59:02 -0500
Delivered-To: 166308-close@bugs.debian.org

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.84-1.diff.gz
  to pool/main/c/cl-binary-types/cl-binary-types_0.84-1.diff.gz
cl-binary-types_0.84-1.dsc
  to pool/main/c/cl-binary-types/cl-binary-types_0.84-1.dsc
cl-binary-types_0.84-1_all.deb
  to pool/main/c/cl-binary-types/cl-binary-types_0.84-1_all.deb
cl-binary-types_0.84.orig.tar.gz
  to pool/main/c/cl-binary-types/cl-binary-types_0.84.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 166308@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kevin M. Rosenberg <kmr@debian.org> (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 ftpmaster@debian.org)


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

Format: 1.7
Date: Fri, 25 Oct 2002 05:48:40 -0600
Source: cl-binary-types
Binary: cl-binary-types
Architecture: source all
Version: 0.84-1
Distribution: unstable
Urgency: low
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Changed-By: Kevin M. Rosenberg <kmr@debian.org>
Description: 
 cl-binary-types - Common Lisp package for reading and writing binary files.
Closes: 166308
Changes: 
 cl-binary-types (0.84-1) unstable; urgency=low
 .
   * Initial Release (closes: 166308)
Files: 
 bc5bb49495f647cf59c97358f64215e7 599 devel optional cl-binary-types_0.84-1.dsc
 eabf7f405b170007aeb67b45b13e2f94 19126 devel optional cl-binary-types_0.84.orig.tar.gz
 e485b7a793c0dc52d16540fba5a26183 2872 devel optional cl-binary-types_0.84-1.diff.gz
 e47d9d17f40f3369cd17372ac2229dfd 24886 devel optional cl-binary-types_0.84-1_all.deb

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

iD8DBQE9uS/IES7N8sSjgj4RAkXGAJ9GtIeEERL4wwwL+sq7A2agm3MnGwCfVi/0
nxHNEhbsaWKU0L7qSB0+co0=
=ORx6
-----END PGP SIGNATURE-----



Reply to: