Your message dated Sat, 05 Apr 2003 16:17:58 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#186596: fixed in cproto 4.7a-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; 28 Mar 2003 12:56:51 +0000 >From [EMAIL PROTECTED] Fri Mar 28 06:56:49 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18ytPd-000177-00; Fri, 28 Mar 2003 06:56:49 -0600 Received: by bangpath.uucico.de (Postfix, from userid 10) id 4FB2926B2C; Fri, 28 Mar 2003 13:56:48 +0100 (CET) Received: by regression.cyrius.com (Postfix, from userid 1000) id C094623570; Fri, 28 Mar 2003 23:56:18 +1100 (EST) Date: Fri, 28 Mar 2003 23:56:18 +1100 From: Martin Michlmayr <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Cc: Carsten Leonhardt <[EMAIL PROTECTED]> Subject: O: cproto -- generate C function prototypes and convert function definitions Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-MIA-Summary: Orphaning: cproto Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-2.2 required=4.0 tests=HAS_PACKAGE,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.44 X-Spam-Level: Package: wnpp Severity: normal The current maintainer of cproto, Carsten Leonhardt <[EMAIL PROTECTED]>, has orphaned this package. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: cproto Binary: cproto Version: 4.6d-1 Priority: optional Section: devel Maintainer: Carsten Leonhardt <[EMAIL PROTECTED]> Build-Depends: bison, flex, debhelper Architecture: any Standards-Version: 3.1.1 Format: 1.0 Directory: pool/main/c/cproto Files: 6467a4f1decb181239ee33e1d470a430 600 cproto_4.6d-1.dsc 53cc66ba4d6fb0df3f71f762a47543d9 126113 cproto_4.6d.orig.tar.gz e7e4882b6237a55bb1b901734b6dca97 1789 cproto_4.6d-1.diff.gz Package: cproto Priority: optional Section: devel Installed-Size: 132 Maintainer: Carsten Leonhardt <[EMAIL PROTECTED]> Architecture: i386 Version: 4.6d-1 Depends: libc6 (>= 2.1.2) Filename: pool/main/c/cproto/cproto_4.6d-1_i386.deb Size: 39936 MD5sum: 933916ea67733665643fafbe005faf7e Description: generate C function prototypes and convert function definitions Cproto is a program that generates function prototypes and variable declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. -- Martin Michlmayr [EMAIL PROTECTED] --------------------------------------- Received: (at 186596-close) by bugs.debian.org; 5 Apr 2003 21:25:46 +0000 >From [EMAIL PROTECTED] Sat Apr 05 15:25:45 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 191vAX-00007U-00; Sat, 05 Apr 2003 15:25:45 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 191v30-0000ab-00; Sat, 05 Apr 2003 16:17:58 -0500 From: [EMAIL PROTECTED] (Kenneth J. Pronovici) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.33 $ Subject: Bug#186596: fixed in cproto 4.7a-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 05 Apr 2003 16:17:58 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of cproto, which is due to be installed in the Debian FTP archive: cproto_4.7a-1.diff.gz to pool/main/c/cproto/cproto_4.7a-1.diff.gz cproto_4.7a-1.dsc to pool/main/c/cproto/cproto_4.7a-1.dsc cproto_4.7a-1_i386.deb to pool/main/c/cproto/cproto_4.7a-1_i386.deb cproto_4.7a.orig.tar.gz to pool/main/c/cproto/cproto_4.7a.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Kenneth J. Pronovici <[EMAIL PROTECTED]> (supplier of updated cproto 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: Sat, 5 Apr 2003 13:35:42 -0600 Source: cproto Binary: cproto Architecture: source i386 Version: 4.7a-1 Distribution: unstable Urgency: low Maintainer: Kenneth J. Pronovici <[EMAIL PROTECTED]> Changed-By: Kenneth J. Pronovici <[EMAIL PROTECTED]> Description: cproto - Generate C function prototypes and convert function definitions Closes: 175862 186596 Changes: cproto (4.7a-1) unstable; urgency=low . * New maintainer (closes: #186596). * New upstream release. - Upstream fixes to cproto.c (closes: #175862). - Upstream fixes to cproto.h to match NMU for bug #166140. * Updated debian/copyright to reflect new maintainer. * Updated debian/control file to reflect new maintainer. * Changed standards-version to 3.5.9 in debian/control. * Updated debhelper depends to (>= 4.0.2) in debian/control. * Removed emacs-specific directives from debian/changelog. * Removed debian/docs file, since it only had one thing in it. * Added debian/compat file at compatibility level 4. * Cleaned up debian/rules file. * Added debian/watch file. Files: 551991fb41fcbb84ec4f5da026b59ba3 619 devel optional cproto_4.7a-1.dsc a0844f1eb962cef936e4fb64241c259a 127867 devel optional cproto_4.7a.orig.tar.gz 50fcb1b3768ca328f35c39e6a4476a79 1778 devel optional cproto_4.7a-1.diff.gz db5e106a7e6e319a028abd2530c049e2 38562 devel optional cproto_4.7a-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+j0EZ8On2ujzZUQQRAlZIAKCapF7Y8r9gPclkoOZ6aLOuO7+sewCfZKK0 aDkuUKsIvbLPwuPiiUymai8= =qnJk -----END PGP SIGNATURE-----