Your message dated Wed, 21 Sep 2005 21:47:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#243466: fixed in phpwiki 1.3.10-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; 13 Apr 2004 08:35:20 +0000 >From [EMAIL PROTECTED] Tue Apr 13 01:35:20 2004 Return-path: <[EMAIL PROTECTED]> Received: from entree.tcweb.org [81.56.233.8] (Debian-exim) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BDJO3-0001YT-00; Tue, 13 Apr 2004 01:35:20 -0700 Received: from tom by entree.tcweb.org with local (Exim 4.30) id 1BDJNw-0001g2-SQ; Tue, 13 Apr 2004 10:35:12 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Clavier <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: phpwiki: new upstream version X-Mailer: reportbug 2.56 Date: Tue, 13 Apr 2004 10:35:11 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Thomas Clavier <[EMAIL PROTECTED]> 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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 1 Package: phpwiki Version: 1.3.7-1 Severity: wishlist Version 1.3.9 was released April 11, 2004. It's time to made an upgrade. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i586) Kernel: Linux 2.4.20 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages phpwiki depends on: ii apache 1.3.29.0.2-4 Versatile, high-performance HTTP s ii db4.1-util 4.1.25-17 Berkeley v4.1 Database Utilities ii debconf [debconf-2.0] 1.4.16 Debian configuration management sy ii php4 4:4.3.3-5 A server-side, HTML-embedded scrip ii php4-pear 4:4.3.3-5 PEAR - PHP Extension and Applicati ii ucf 0.33 Update Configuration File: preserv -- debconf information: * phpwiki/system/documentroot: /phpwiki phpwiki/system/localnet: 10.0.0.0/24 * phpwiki/webservers: apache, apache-ssl, apache-perl * phpwiki/system/accessible: global * phpwiki/system/purgepages: true * phpwiki/notes/introduction: --------------------------------------- Received: (at 243466-close) by bugs.debian.org; 22 Sep 2005 04:48:17 +0000 >From [EMAIL PROTECTED] Wed Sep 21 21:48:17 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EIIzC-0002Q4-00; Wed, 21 Sep 2005 21:47:06 -0700 From: Matt Brown <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#243466: fixed in phpwiki 1.3.10-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 21 Sep 2005 21:47:06 -0700 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-Level: 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 Source: phpwiki Source-Version: 1.3.10-1 We believe that the bug you reported is fixed in the latest version of phpwiki, which is due to be installed in the Debian FTP archive: phpwiki_1.3.10-1.diff.gz to pool/main/p/phpwiki/phpwiki_1.3.10-1.diff.gz phpwiki_1.3.10-1.dsc to pool/main/p/phpwiki/phpwiki_1.3.10-1.dsc phpwiki_1.3.10-1_all.deb to pool/main/p/phpwiki/phpwiki_1.3.10-1_all.deb phpwiki_1.3.10.orig.tar.gz to pool/main/p/phpwiki/phpwiki_1.3.10.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. Matt Brown <[EMAIL PROTECTED]> (supplier of updated phpwiki 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: Mon, 5 Sep 2005 01:41:36 +1200 Source: phpwiki Binary: phpwiki Architecture: source all Version: 1.3.10-1 Distribution: unstable Urgency: low Maintainer: Matt Brown <[EMAIL PROTECTED]> Changed-By: Matt Brown <[EMAIL PROTECTED]> Description: phpwiki - informal collaborative website manager Closes: 243466 258882 263705 267609 276284 280131 299146 299443 307146 316863 Changes: phpwiki (1.3.10-1) unstable; urgency=low . [ Matt Brown ] * Adopted package (Closes: #299146). * New upstream release (Closes: #243466). - Merged backported language files for Italian. - Merged various gettext backports. - Tidied debian/patches to reflect what had been merged upstream. * Adapted package to new upstream configuration system. - index.php no longer used for configuration. - Created an automatic migration script to move configurations to the new syntax and location. Should work in 95%+ of cases. Does not migrate configurations using external authentication methods. * Updated rewrite rules to work with 1.3.10 release. - Double slash no longer present in the URL when is placed at the webroot. - Closes: #299443, Closes: #263705 * Disabled PHP 'notice' errors to work around PHP 4.4 reference changes. . [ David Moreno Garza ] * Updated debconf translations: - Czech (Closes: #280131). - Finnish (Closes: #258882). - Japanese (Closes: #307146). - Spanish (Closes: #276284). - Vietnamese (Closes: #316863). * Corrected typo on po-debconf (Closes: #267609). Files: 3ddc75b046a815271913dc6a4a859025 628 web optional phpwiki_1.3.10-1.dsc abfc638d7c9b5c73a5fb56ce3c2a3007 2106948 web optional phpwiki_1.3.10.orig.tar.gz ad5d5bfc1974952be461e90e54978fc5 20 web optional phpwiki_1.3.10-1.diff.gz 9b3c5f106677633afd0de8e98812ed60 1960248 web optional phpwiki_1.3.10-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDMjNRmBxf18ZxJX0RAhS6AKC9mUzN6EkfgeLMQjzC2aHRlvLeLACeMj6p oF15sCeLqpBoqPIYQSdFROM= =M7tA -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]