Your message dated Wed, 14 Sep 2005 13:47:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325424: fixed in boa-constructor 0.4.4cvs20050714-2
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 Aug 2005 15:11:29 +0000
>From [EMAIL PROTECTED] Sun Aug 28 08:11:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from openbsd.xs4all.nl (router.cacholong.nl) [80.126.240.96]
(_postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E9Ooi-0007qU-00; Sun, 28 Aug 2005 08:11:29 -0700
Received: from monster.cacholong.nl (unknown [192.168.20.2])
by router.cacholong.nl (Postfix) with ESMTP id F30243E4;
Sun, 28 Aug 2005 17:11:22 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Matthijs Mohlmann <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: boa-constructor: typo in debian/copyright
X-Mailer: reportbug 3.16
Date: Sun, 28 Aug 2005 17:11:21 +0200
Message-Id: <[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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: boa-constructor
Version: 0.4.4cvs20050714-1
Severity: minor
Typo in the debian/copyright file:
It was downloaded from http://boa-constructor-sf.net should be:
It was downloaded from http://boa-constructor.sf.net
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages boa-constructor depends on:
ii pychecker 0.8.14-6 Finds common bugs in python source
ii python 2.3.5-3 An interactive high-level object-o
boa-constructor recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 325424-close) by bugs.debian.org; 14 Sep 2005 20:49:55 +0000
>From [EMAIL PROTECTED] Wed Sep 14 13:49:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EFe9s-0006qC-00; Wed, 14 Sep 2005 13:47:08 -0700
From: =?utf-8?q?C=C3=A9dric_Delfosse?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325424: fixed in boa-constructor 0.4.4cvs20050714-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 14 Sep 2005 13:47:08 -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
X-CrossAssassin-Score: 4
Source: boa-constructor
Source-Version: 0.4.4cvs20050714-2
We believe that the bug you reported is fixed in the latest version of
boa-constructor, which is due to be installed in the Debian FTP archive:
boa-constructor_0.4.4cvs20050714-2.diff.gz
to pool/main/b/boa-constructor/boa-constructor_0.4.4cvs20050714-2.diff.gz
boa-constructor_0.4.4cvs20050714-2.dsc
to pool/main/b/boa-constructor/boa-constructor_0.4.4cvs20050714-2.dsc
boa-constructor_0.4.4cvs20050714-2_all.deb
to pool/main/b/boa-constructor/boa-constructor_0.4.4cvs20050714-2_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.
Cédric Delfosse <[EMAIL PROTECTED]> (supplier of updated boa-constructor
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, 29 Aug 2005 11:36:14 +0200
Source: boa-constructor
Binary: boa-constructor
Architecture: source all
Version: 0.4.4cvs20050714-2
Distribution: unstable
Urgency: low
Maintainer: Cédric Delfosse <[EMAIL PROTECTED]>
Changed-By: Cédric Delfosse <[EMAIL PROTECTED]>
Description:
boa-constructor - RAD tool for Python and WxWindows application
Closes: 273845 315402 324797 325424
Changes:
boa-constructor (0.4.4cvs20050714-2) unstable; urgency=low
.
* Upload into unstable, now that wxpython 2.6 has entered unstable.
(Closes: #324797, #315402)
* Depends on python-wxgtk2.6 instead of wxpython2.6-0
* Fix typo in debian/copyright (Closes: #325424)
* Fonts look better now with GTK+ 2.6 (Closes: #273845)
* Add a note about Python code migration from previous boa-constructor
version in README.Debian
Files:
864b4a4c21b507c7c845f52f94be5fcf 652 devel optional
boa-constructor_0.4.4cvs20050714-2.dsc
afda2be7a3983da07c35aa490fc752e2 7298 devel optional
boa-constructor_0.4.4cvs20050714-2.diff.gz
2a5e00aecb41a06d63ccd6255fcad5be 3910114 devel optional
boa-constructor_0.4.4cvs20050714-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDKH1bbmmXPPfovGMRAuy1AJ9ExLUosT4I+LigMV2DeHM5BKBBpgCeMHWg
WeQujxOUb69r4Yib+wFiwKA=
=L2su
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]