Your message dated Sun, 06 Mar 2005 15:47:49 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#297446: fixed in sig2dot 0.34-3 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 19:28:17 +0000 >From [EMAIL PROTECTED] Mon Feb 28 11:28:17 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 1D5qYz-0005EL-00; Mon, 28 Feb 2005 11:28:17 -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 j1SJRGCH025301 for <[EMAIL PROTECTED]>; Mon, 28 Feb 2005 12:27:16 -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 j1SJRGoM003708 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <[EMAIL PROTECTED]>; Mon, 28 Feb 2005 12:27:16 -0700 Received: (from [EMAIL PROTECTED]) by tiger.med-info.com (8.13.3/8.13.3/Submit) id j1SJRGK6003705; Mon, 28 Feb 2005 12:27:16 -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: sig2dot -- Converts a list of GPG signatures to a .dot file X-Mailer: reportbug 3.8 Date: Mon, 28 Feb 2005 12:27:16 -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 I intend to orphan the sig2dot package. The package description is: Parses output of "gpg --list-sigs" into a format suitable for rendering into a graph by springgraph or graphviz. -- 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 297446-close) by bugs.debian.org; 6 Mar 2005 20:53:01 +0000 >From [EMAIL PROTECTED] Sun Mar 06 12:53:01 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 1D82kH-0004Td-00; Sun, 06 Mar 2005 12:53:01 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1D82fF-0005bC-00; Sun, 06 Mar 2005 15:47:49 -0500 From: Christoph Berg <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#297446: fixed in sig2dot 0.34-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 06 Mar 2005 15:47:49 -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: sig2dot Source-Version: 0.34-3 We believe that the bug you reported is fixed in the latest version of sig2dot, which is due to be installed in the Debian FTP archive: sig2dot_0.34-3.diff.gz to pool/main/s/sig2dot/sig2dot_0.34-3.diff.gz sig2dot_0.34-3.dsc to pool/main/s/sig2dot/sig2dot_0.34-3.dsc sig2dot_0.34-3_all.deb to pool/main/s/sig2dot/sig2dot_0.34-3_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. Christoph Berg <[EMAIL PROTECTED]> (supplier of updated sig2dot 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: Sun, 6 Mar 2005 20:18:41 +0100 Source: sig2dot Binary: sig2dot Architecture: source all Version: 0.34-3 Distribution: unstable Urgency: low Maintainer: Christoph Berg <[EMAIL PROTECTED]> Changed-By: Christoph Berg <[EMAIL PROTECTED]> Description: sig2dot - converts a list of GPG signatures to a .dot file Closes: 297446 Changes: sig2dot (0.34-3) unstable; urgency=low . * New maintainer (Closes: #297446). * Fixed to work with gpg 1.4 output, fixed some perl -w warnings. * Updated pointer to dot syntax documentation. * Fixed unescaped hyphens in sig2dot.1 and removed some whitespace. * Removed redundant stuff in debian/rules and fixed non-functional dh_perl call. * Recommends: gnupg. Files: 541fb493a2578312147b769fd66d6529 559 graphics extra sig2dot_0.34-3.dsc 4ffe5aa1fb05102af315b9699c66be1a 4338 graphics extra sig2dot_0.34-3.diff.gz c4026aca224a1cdec3c3206adf6ff5e5 7966 graphics extra sig2dot_0.34-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD4DBQFCK1+101u8mbx9AgoRAvdrAJiOGj/TYPX6q7ae7Ck/KuIMS+ISAJ4gDycV Xpg8leGZndLY6XN4Lafvfw== =snQB -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]