Your message dated Mon, 29 Nov 2004 20:02:10 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#282198: fixed in doc-central 1.5 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; 20 Nov 2004 12:28:55 +0000 >From [EMAIL PROTECTED] Sat Nov 20 04:28:55 2004 Return-path: <[EMAIL PROTECTED]> Received: from home.wiggy.net [194.109.254.66] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CVUMJ-0004WT-00; Sat, 20 Nov 2004 04:28:55 -0800 Received: from tornado.wiggy.net ([2001:888:101d:0:290:27ff:fe2d:968c]:33021 helo=tornado.home.wiggy.net) by home.wiggy.net with esmtp (Exim 4.34) id 1CVUMH-0007fc-Pz for [EMAIL PROTECTED]; Sat, 20 Nov 2004 13:28:53 +0100 Received: from wichert by tornado.home.wiggy.net with local (Exim 4.34) id 1CVUMF-0000Ra-P8 for [EMAIL PROTECTED]; Sat, 20 Nov 2004 13:28:51 +0100 Date: Sat, 20 Nov 2004 13:28:51 +0100 From: Wichert Akkerman <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: O: doc-central -- web-based documentation browser Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Reportbug-Version: 2.99.5 User-Agent: Mutt/1.5.6+20040907i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (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_2004_03_25 X-Spam-Level: Package: wnpp Severity: normal I hereby orphan the doc-central package. The package description is: Doc-Central is a tool to browse the documentation installed on your system using their doc-base entries. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8.1 Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. --------------------------------------- Received: (at 282198-close) by bugs.debian.org; 30 Nov 2004 01:08:41 +0000 >From [EMAIL PROTECTED] Mon Nov 29 17:08:41 2004 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 1CYwVV-0002X7-00; Mon, 29 Nov 2004 17:08:41 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CYwPC-0002yi-00; Mon, 29 Nov 2004 20:02:10 -0500 From: [EMAIL PROTECTED] (Guilherme de S. Pastore) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.54 $ Subject: Bug#282198: fixed in doc-central 1.5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 29 Nov 2004 20:02:10 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (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_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 6 Source: doc-central Source-Version: 1.5 We believe that the bug you reported is fixed in the latest version of doc-central, which is due to be installed in the Debian FTP archive: doc-central_1.5.dsc to pool/main/d/doc-central/doc-central_1.5.dsc doc-central_1.5.tar.gz to pool/main/d/doc-central/doc-central_1.5.tar.gz doc-central_1.5_all.deb to pool/main/d/doc-central/doc-central_1.5_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. Guilherme de S. Pastore <[EMAIL PROTECTED]> (supplier of updated doc-central 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: Fri, 26 Nov 2004 18:10:38 -0200 Source: doc-central Binary: doc-central Architecture: source all Version: 1.5 Distribution: unstable Urgency: low Maintainer: Guilherme de S. Pastore <[EMAIL PROTECTED]> Changed-By: Guilherme de S. Pastore <[EMAIL PROTECTED]> Description: doc-central - web-based documentation browser Closes: 110550 137374 147567 162523 269224 282198 Changes: doc-central (1.5) unstable; urgency=low . * New maintainer (Closes: #282198) * Updated Standards-Version to 3.6.1.1 * Created a menu entry for doccentral (Closes: #110550) * Added convenient way to access README and README.Debian if they are present and if the package has a doc-base entry (Closes: #147567) * doccentral: - Removed all the browser detection stuff: sensible-browser handles this in a far better way (Closes: #162523) - Added support for the DC_HOST environment variable, used to override Doc-Central's location (Closes: #269224) * doccentral.1: - General revision - Fixed grammar and spelling mistakes - Added reference to the DC_HOST environment variable * README: - Completely rewritten - Replaced '/usr/doc' with '/usr/share/doc' (Closes: #137374) * html/main.html: - Rewrote some chunks, corrected some mistakes and typos - Made a little more friendly :-) * maintainer scripts: - Dropped postinst, since it was only used to do the /usr/doc -> /usr/share/doc symlink "trick", and that was only needed until the release of Woody - Left prerm there for the cleanups * debian/rules: - Moved to CDBS + Added necessary build-dependencies to debian/control - Moved build dir to debian/doc-central - No need to remove *.pyc on clean, since we no longer byte-compile the scripts * Smaller cosmetic changes Files: 75d82524d181a75aaa2f585ff982f82c 522 web extra doc-central_1.5.dsc ab6bf1f3a697154475d2c1614877d944 16970 web extra doc-central_1.5.tar.gz bf66e53c8113b2fa7910c2d566f14b97 11458 web extra doc-central_1.5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBq8Ntt1anjIgqbEsRAlwvAJ45CECTTizDfNNmDd2lXxaYuFDtYQCgleX2 am7G8jx1tKH5K5iGpGPtGhQ= =sAE+ -----END PGP SIGNATURE-----