Your message dated Mon, 12 Jan 2004 01:52:33 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#191531: fixed in clutils 20031216-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; 1 May 2003 14:28:18 +0000 >From [EMAIL PROTECTED] Thu May 01 09:28:17 2003 Return-path: <[EMAIL PROTECTED]> Received: from mx3.fuse.net (mta03.fuse.net) [216.68.1.123] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19BF2n-0007iZ-00; Thu, 01 May 2003 09:28:17 -0500 Received: from chinchilla.toadis.porkis ([216.196.160.94]) by mta03.fuse.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>; Thu, 1 May 2003 10:28:15 -0400 Received: from gerbil.toadis.porkis (gerbil) [192.168.10.2] by chinchilla.toadis.porkis with smtp (Exim 3.35 #1 (Debian)) id 19BF2l-0005sv-00; Thu, 01 May 2003 10:28:15 -0400 Received: by gerbil (sSMTP sendmail emulation); Thu, 1 May 2003 10:28:15 -0400 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Dale E Martin <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: clutils - c++ utilities package: Intend to package clutils, needed by current versions of Savant Bcc: Dale E Martin <[EMAIL PROTECTED]> X-Mailer: reportbug 2.10.1 Date: Thu, 01 May 2003 10:28:15 -0400 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_10,HAS_PACKAGE version=2.53-bugs.debian.org_2003_04_23 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp) Package: wnpp Version: v0.0 (not installed) Severity: normal ITP: clutils - c++ utilities package The version of Savant that is currently in the Debian archive is egregiously out of date. However, several things have kept me from packaging newer versions. One of them is that it is dependent on a library not available in Debian, namely "clutils", which is LGPL and available from: http://www.cliftonlabs.com/savant/download/2.0-prerelease/ I intend to package this library, enabling an upload of a newer version of Savant. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux gerbil 2.4.20 #1 SMP Thu Dec 5 16:52:04 EST 2002 i686 Locale: LANG=C, LC_CTYPE=C --------------------------------------- >From [EMAIL PROTECTED] Tue Jan 13 13:33:08 2004 Received: (at 191531-close) by bugs.debian.org; 13 Jan 2004 19:33:08 +0000 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Afvwg-0005Te-00; Mon, 12 Jan 2004 00:53:06 -0600 Received: from rdonald by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1Afvw9-0004tC-00; Mon, 12 Jan 2004 01:52:33 -0500 From: Dale E Martin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.26 $ Subject: Bug#191531: fixed in clutils 20031216-1 Message-Id: <[EMAIL PROTECTED]> Sender: Randall Donald <[EMAIL PROTECTED]> Date: Mon, 12 Jan 2004 01:52:33 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_13 (1.212-2003-09-23-exp) on master.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_01_13 X-Spam-Level: Source: clutils Source-Version: 20031216-1 We believe that the bug you reported is fixed in the latest version of clutils, which is due to be installed in the Debian FTP archive: clutils_20031216-1.diff.gz to pool/main/c/clutils/clutils_20031216-1.diff.gz clutils_20031216-1.dsc to pool/main/c/clutils/clutils_20031216-1.dsc clutils_20031216.orig.tar.gz to pool/main/c/clutils/clutils_20031216.orig.tar.gz libclutils0-dev_20031216-1_i386.deb to pool/main/c/clutils/libclutils0-dev_20031216-1_i386.deb libclutils0_20031216-1_i386.deb to pool/main/c/clutils/libclutils0_20031216-1_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. Dale E Martin <[EMAIL PROTECTED]> (supplier of updated clutils 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: Wed, 31 Dec 2003 15:16:55 -0500 Source: clutils Binary: libclutils0 libclutils0-dev Architecture: source i386 Version: 20031216-1 Distribution: unstable Urgency: low Maintainer: Dale E Martin <[EMAIL PROTECTED]> Changed-By: Dale E Martin <[EMAIL PROTECTED]> Description: libclutils0 - Shared libraries for clutils (runtime libraries) libclutils0-dev - Development files needed to compile programs that use clutils. Closes: 191531 Changes: clutils (20031216-1) unstable; urgency=low . * Initial Release. * automake had replaced the LGPL upstream with the GPL. I fixed that in this package as well as in the CVS upstream. I'll cut a new upstream release shortly. * Closes: Bug#191531 Files: 48817bbe922b55c23a23429d61171b0c 627 devel optional clutils_20031216-1.dsc 5064f8e9ee390dbb843ca6a48b3b1911 255139 devel optional clutils_20031216.orig.tar.gz 1621f93f4d0a7a47e68721f331510d17 2705 devel optional clutils_20031216-1.diff.gz eb277d0fdc2748de9555a869efef35cb 48224 libs optional libclutils0_20031216-1_i386.deb 8d5ecfc1aab2180a7b45a187a7b6bd46 67472 devel optional libclutils0-dev_20031216-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/8y+qo/Xcc0IABGIRAjAtAJ44/v+PQNbujg9lMEcHVAt7vSd7gQCeLCR+ Z+O8iUHbWWXI2W30ci6E88U= =dBLK -----END PGP SIGNATURE-----