Your message dated Wed, 02 Nov 2005 15:30:28 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#330178: fixed in b2evolution 0.9.1b-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; 26 Sep 2005 15:18:33 +0000 >From [EMAIL PROTECTED] Mon Sep 26 08:18:33 2005 Return-path: <[EMAIL PROTECTED]> Received: from ocean.aerine.net [82.240.213.237] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EJukT-0002Cl-00; Mon, 26 Sep 2005 08:18:33 -0700 Received: from guiton by ocean.aerine.net with local (Exim 3.36 #1 (Debian)) id 1EJujy-0004JZ-00; Mon, 26 Sep 2005 17:18:02 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="ISO-8859-15" From: Arnaud Guiton <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: b2evolution -- a multilingual, multiuser, multi-blog engine X-Mailer: reportbug 3.17 Date: Mon, 26 Sep 2005 17:18:02 +0200 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[EMAIL PROTECTED]> Sender: Arnaud Guiton <[EMAIL PROTECTED]> 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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 Package: wnpp Severity: wishlist Owner: Arnaud Guiton <[EMAIL PROTECTED]> * Package name : b2evolution Version : 0.9.1b Upstream Author : François Planquet <[EMAIL PROTECTED]> * URL : http://b2evolution.net * License : GPL Description : a multilingual, multiuser, multi-blog engine b2evolution is a classy news and weblog tool featuring: * Instant blogging (no rebuilding necessary) * Multiple users, authors and blogs with a single installation * Supports themes and plugins * Mobile blogging supported (via e-mail, MMS or a client tool) * Integrated anti-spam * Localized in more than 25 languages . Homepage: http://b2evolution.net -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12.1 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) --------------------------------------- Received: (at 330178-close) by bugs.debian.org; 2 Nov 2005 23:31:28 +0000 >From [EMAIL PROTECTED] Wed Nov 02 15:31:28 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EXS3o-0002WE-00; Wed, 02 Nov 2005 15:30:28 -0800 From: Arnaud Guiton <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#330178: fixed in b2evolution 0.9.1b-3 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Wed, 02 Nov 2005 15:30:28 -0800 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: b2evolution Source-Version: 0.9.1b-3 We believe that the bug you reported is fixed in the latest version of b2evolution, which is due to be installed in the Debian FTP archive: b2evolution_0.9.1b-3.diff.gz to pool/main/b/b2evolution/b2evolution_0.9.1b-3.diff.gz b2evolution_0.9.1b-3.dsc to pool/main/b/b2evolution/b2evolution_0.9.1b-3.dsc b2evolution_0.9.1b-3_all.deb to pool/main/b/b2evolution/b2evolution_0.9.1b-3_all.deb b2evolution_0.9.1b.orig.tar.gz to pool/main/b/b2evolution/b2evolution_0.9.1b.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. Arnaud Guiton <[EMAIL PROTECTED]> (supplier of updated b2evolution 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, 20 Oct 2005 11:02:16 +0200 Source: b2evolution Binary: b2evolution Architecture: source all Version: 0.9.1b-3 Distribution: unstable Urgency: low Maintainer: Arnaud Guiton <[EMAIL PROTECTED]> Changed-By: Arnaud Guiton <[EMAIL PROTECTED]> Description: b2evolution - a multilingual, multiuser, multi-blog engine Closes: 330178 Changes: b2evolution (0.9.1b-3) unstable; urgency=low . * debian/rules: modified to have a cleaner build ; -Xmedia was also added to the dh_install directive to avoid problem with dh_link. * debian/postinst: modified to avoid errors with a partially installed package. * debian/postrm: modified to avoid errors with a partially installed package. The debconf confmodule was also sourced twiced, which is now corrected. * debian/preinst: removed, it was useless. * Modified the example of apache configuration file add php_flag and php_value. * Added a lintian override for directory perms (/var/lib/b2evolution/media). * debian/templates: modified the default value for the blog address ; it is now http://www.example.com/b2evolution. . b2evolution (0.9.1b-2) unstable; urgency=low . * Added <IfModule mod_php4> and <IfModule mod_php5> directives in the example of apache configuration file provided. * There was a lot of commented and unused code in postint and postrm : everything should now be clean. . b2evolution (0.9.1b-1) unstable; urgency=low . * Initial release (Closes: #330178) Files: d8b3f6d2043f808f19c91692becc4ff4 585 web optional b2evolution_0.9.1b-3.dsc 6e550f6d9b0f32baf24a60daacc9e6b8 2430258 web optional b2evolution_0.9.1b.orig.tar.gz eb3a90b36744da23c3b9df7ea6996bb5 8628 web optional b2evolution_0.9.1b-3.diff.gz dcecbef5149e1e489ddd153886f7623c 2417678 web optional b2evolution_0.9.1b-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDYpWOyJBzD6P54w4RAokdAJ92x19pUA+kiXoZeplQIEDEf2XE/QCfZaPR 7I3U5apioIqcMVFRYi47yA0= =k4Ca -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]