Your message dated Sun, 10 Sep 2006 14:02:47 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386737: fixed in reportbug 3.29.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)
--- Begin Message ---
Package: reportbug
Version: 3.29.4
Severity: normal
Tags: patch
There's a missing parent on line 483.
-- Package-specific info:
** Environment settings:
EDITOR="/usr/local/bin/emacsnw"
EMAIL="[EMAIL PROTECTED]"
INTERFACE="text"
** /home/benoit/.reportbugrc:
reportbug_version "2.19"
mode standard
ui text
realname "BenoƮt Dejean"
email "[EMAIL PROTECTED]"
smtphost "localhost"
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
Versions of packages reportbug depends on:
ii python 2.4.3-11 An interactive high-level object-o
ii python-central 0.5.5 register and build utility for Pyt
Versions of packages reportbug recommends:
pn python-cjkcodecs | python-ico <none> (no description available)
-- no debconf information
--- /usr/bin/reportbug 2006-09-08 01:05:22.000000000 +0200
+++ /tmp/reportbug 2006-09-10 13:27:04.114852730 +0200
@@ -480,7 +480,7 @@
if email_name != def_realname:
print >> fp, rn % email_name.encode(charset, 'replace')
else:
- print >> fp, '# '+(rn % email_name.encode(charset, 'replace')
+ print >> fp, '# '+(rn % email_name.encode(charset, 'replace'))
if email_addy != def_email:
print >> fp, em % email_addy
--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 3.29.5
We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive:
reportbug_3.29.5.dsc
to pool/main/r/reportbug/reportbug_3.29.5.dsc
reportbug_3.29.5.tar.gz
to pool/main/r/reportbug/reportbug_3.29.5.tar.gz
reportbug_3.29.5_all.deb
to pool/main/r/reportbug/reportbug_3.29.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.
Chris Lawrence <[EMAIL PROTECTED]> (supplier of updated reportbug 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: Sun, 10 Sep 2006 13:53:12 -0500
Source: reportbug
Binary: reportbug
Architecture: source all
Version: 3.29.5
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Changed-By: Chris Lawrence <[EMAIL PROTECTED]>
Description:
reportbug - reports bugs in the Debian distribution
Closes: 386737
Changes:
reportbug (3.29.5) unstable; urgency=low
.
* Fix missing parenthesis in offer_configuration. (Closes: #386737)
Files:
a5bcb1a074a009fc13e6747775aa73fa 586 utils standard reportbug_3.29.5.dsc
147165eeaf73f8d75b6eb81a92c686fa 135688 utils standard reportbug_3.29.5.tar.gz
7c3b4789747866269e05181a801eecb5 137714 utils standard reportbug_3.29.5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFBGQe2wQKE6PXubwRAkijAKCfUU6FWBFDdAop0sMKRYLADHWlpACgrWCq
qSUtnOOAmpq2v2z64f0mbSA=
=ukdH
-----END PGP SIGNATURE-----
--- End Message ---