Your message dated Mon, 06 Nov 2006 02:02:52 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392458: fixed in reportbug 3.31
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.30
Severity: wishlist
Hi,
po4a is a tool that allows translators to work on PO files even for
documentation, and that allow maintainers to integrate these PO
translations in the build system so that translations are always
up-to-date, as it uses English strings if the translation is outdated.
You will find attached two files:
- po4a.tar.gz is to uncompress in your root directory. It contains the
needed files for po4a as well as a fully updated translation (thanks
to Sylvain Cherrier)
- debian.diff is for the needed changes in the debian directory.
If you have any questions, do not hesitate to ask me.
Cheers,
--
Thomas Huriaux
diff -ur debian.orig/control debian/control
--- debian.orig/control 2006-10-11 21:36:30.000000000 +0200
+++ debian/control 2006-10-11 21:35:07.000000000 +0200
@@ -3,7 +3,7 @@
Priority: standard
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5.0.37.2), python-central (>= 0.5)
+Build-Depends: debhelper (>= 5.0.37.2), python-central (>= 0.5), po4a (>= 0.23)
Build-Depends-Indep: python-dev
XS-Python-Version: current
diff -ur debian.orig/rules debian/rules
--- debian.orig/rules 2006-10-11 21:36:30.000000000 +0200
+++ debian/rules 2006-10-11 21:27:56.000000000 +0200
@@ -13,6 +13,7 @@
# Add here commands to compile the package.
echo 'No make needed.'
+ po4a po4a/po4a.cfg
touch build-stamp
@@ -23,6 +24,7 @@
# Add here commands to clean up after the build process.
rm -rf `find . -name '*~' -o -name '.#*' -o -name '*.orig' -o -name
'*.rej' -o -name '*.py[co]'` test sed-script
+ po4a --rm-translations po4a/po4a.cfg
dh_clean
@@ -68,7 +70,7 @@
# dh_installemacsen
# dh_installinit
dh_installcron
- dh_installman querybts.1 reportbug.1 reportbug.fr.1 reportbug.ja.1
+ dh_installman querybts.1 reportbug.1 reportbug.fr.1 querybts.fr.1
reportbug.ja.1
# dh_undocumented
dh_installchangelogs
dh_link
po4a.tar.gz
Description: Binary data
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 3.31
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.31.dsc
to pool/main/r/reportbug/reportbug_3.31.dsc
reportbug_3.31.tar.gz
to pool/main/r/reportbug/reportbug_3.31.tar.gz
reportbug_3.31_all.deb
to pool/main/r/reportbug/reportbug_3.31_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, 5 Nov 2006 17:31:45 -0600
Source: reportbug
Binary: reportbug
Architecture: source all
Version: 3.31
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Changed-By: Chris Lawrence <[EMAIL PROTECTED]>
Description:
reportbug - reports bugs in the Debian distribution
Closes: 392458 392608 392609 393657 394579 397204 397206
Changes:
reportbug (3.31) unstable; urgency=low
.
* Add po4a support for translating man pages. (Closes: #392458)
* More ehlo/helo madness.
* Change default for get_string() in the urwid interface to ''.
(Closes: #392608)
* Add BIG CAPS WARNINGS to the reportbug presubj about the new default
behavior of exim4. (Closes: #392609)
* Warn user that email addresses may be harvested by spambots in
offer_configuration().
* Remove bogus documentation that '-v' == '--version' in reportbug(1).
(Closes: #397204)
* Don't crash if package-specific info is non-UTF-8.
(Closes: #393657, #397206)
* Suggest python-urwid. (Closes: #394579)
Files:
dc575f90ae7aa7ed78a1facaa18ccd23 606 utils standard reportbug_3.31.dsc
fe5e9a529375a55aeda16fa4d58faf31 156119 utils standard reportbug_3.31.tar.gz
40015f3b576788faa76ec13dbc4ac553 142106 utils standard reportbug_3.31_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFTwSj2wQKE6PXubwRAus5AKC0WSamVYyJi/8XPvuj6d6qVi08swCgpEQu
jPlh7u2bT8FWIBO+ZJum1UY=
=ie3Z
-----END PGP SIGNATURE-----
--- End Message ---