Your message dated Thu, 29 Dec 2011 16:47:38 +0000
with message-id <[email protected]>
and subject line Bug#622132: fixed in po-debconf 1.0.16+nmu2
has caused the Debian Bug report #622132,
regarding po-debconf: Please add the package name in POT headers
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
622132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622132
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: po-debconf: Please add the package name in POT headers
Package: po-debconf
Version: 1.0.16+nmu1
Severity: wishlist
Tags: patch l10n
X-Debbugs-Cc: [email protected]
Le 10/04/2011 04:29, Andrei Popescu a écrit :
> On Du, 10 apr 11, 09:40:11, Slavko wrote:
>>
>> I have one question about this (but perhaps i am wrong - i know very
>> small about debconf's POT generation process) - is it possible change
>> template generation (update) to include:
>>
>> "Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER"
>> "Project-Id-Version: PACKAGE VERSION"
>> ... etc
>
> And "This file is distributed under the same terms as the package
> PACKAGE" ;)
This one should be filled against gettext.
>> filled with proper package name and version?
>
> I doubt it's not possible, but someone has to code it ;)
Here is a proposed patch about this issue.
Regards
David
--- /tmp/debconf-updatepo-orig 2011-04-10 08:27:08.000000000 -0400
+++ /usr/bin/debconf-updatepo 2011-04-10 08:51:32.087324227 -0400
@@ -113,17 +113,20 @@
[ -f debian.pot ] && domain=debian
if [ -z "$skip_pot" ]; then
- if [ -z "$msgid_bugs_address" ] && [ -r "../control" ]; then
+ if [ -r "../control" ]; then
source_package=$(LC_ALL=C grep "^Source:" ../control |
sed -e 's/.*:\s\+//' -e 1q)
+ fi
+ if [ -z "$msgid_bugs_address" ]; then
if [ -n "$source_package" ]; then
msgid_bugs_address="[email protected]"
+ package_name="$source_package"
export XGETTEXT_ARGS
fi
fi
if [ -n "$msgid_bugs_address" ]; then
# intltool-update accepts XGETTEXT_ARGS since intltool-debian 0.34.1
- XGETTEXT_ARGS="--msgid-bugs-address=\"$msgid_bugs_address\""
+ XGETTEXT_ARGS="--msgid-bugs-address=\"$msgid_bugs_address\" --package-name=\"$source_package\""
export XGETTEXT_ARGS
fi
"$PODEBCONF_LIB/intltool-update" $verbose --gettext-package=$domain --pot || exit 1
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: po-debconf
Source-Version: 1.0.16+nmu2
We believe that the bug you reported is fixed in the latest version of
po-debconf, which is due to be installed in the Debian FTP archive:
po-debconf_1.0.16+nmu2.dsc
to main/p/po-debconf/po-debconf_1.0.16+nmu2.dsc
po-debconf_1.0.16+nmu2.tar.gz
to main/p/po-debconf/po-debconf_1.0.16+nmu2.tar.gz
po-debconf_1.0.16+nmu2_all.deb
to main/p/po-debconf/po-debconf_1.0.16+nmu2_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.
Christian Perrier <[email protected]> (supplier of updated po-debconf 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.8
Date: Thu, 29 Dec 2011 17:38:08 +0100
Source: po-debconf
Binary: po-debconf
Architecture: source all
Version: 1.0.16+nmu2
Distribution: unstable
Urgency: low
Maintainer: Nicolas FRANCOIS (Nekral) <[email protected]>
Changed-By: Christian Perrier <[email protected]>
Description:
po-debconf - tool for managing templates file translations with gettext
Closes: 604637 622132
Changes:
po-debconf (1.0.16+nmu2) unstable; urgency=low
.
* Non-maintainer upload
* Fix pending issues. Manpages translations:
- Spanish (Omar Campagne). Closes: #604637
* Add the package name in POT headers. Thanks to
David Prévot for the patch. Closes: #622132
* Re-lintiancleanize the package:
- add ${misc:Depends} to dependencies
- add build-arch and build-indep targets to debian/rules
- bump Standards to 3.9.2 (checked)
* Modernize the package:
- bump debhelper compatibility level to 8
- use "3.0 (native)" source format
Checksums-Sha1:
c7728e9987754743f2a59292ed4622ebdf53eca3 1499 po-debconf_1.0.16+nmu2.dsc
06c77221a4b93dceba64c1c881d8cca6e59ae5d2 308932 po-debconf_1.0.16+nmu2.tar.gz
db4e93154e7fd0a4dadacd33977a949494d124a7 223646 po-debconf_1.0.16+nmu2_all.deb
Checksums-Sha256:
c52695fa29f6c2ff55897a41c89a840d421ca407f4df469aa0d285543ac3bf8c 1499
po-debconf_1.0.16+nmu2.dsc
6d2a67579af5a875471b35801b3a9ed938bd06c25f872edab026cbc5b700f9e3 308932
po-debconf_1.0.16+nmu2.tar.gz
aec4d18a310988aebc55a14db7e5fd0dfee6b49cca1d5aa6e7e58b8645a7d29e 223646
po-debconf_1.0.16+nmu2_all.deb
Files:
82ab30c55f9fdd06a7352e5b44fd967d 1499 devel optional po-debconf_1.0.16+nmu2.dsc
0e7983b93598193b9e952f38413223bd 308932 devel optional
po-debconf_1.0.16+nmu2.tar.gz
17e175bbf41358ce6c47cba821663d7f 223646 devel optional
po-debconf_1.0.16+nmu2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTvyYNYcvcCxNbiWoAQLDYA/9HikHZAv1xhVPYMtMpMzZHaeCe/HZi36j
2FAqRkUoA/F8IaQHf3QBVXEXxz3AxfUFmURjm+IsO6s+uV079xRpLsHCjLzQRV45
aC5qh3EdujaZb9NRDS/OqeGQt7ImjQmt2UQCpLI+m6mmXFjnRYt9neB8dtS631iP
6Yzd7Jkq8WkDn4qoY+VAoWTf6OSiwlEV13nzE8bpRWMWyCIOEmB04Kzu07wwkNth
NKBmJxoLHfZD23/v1ZMt4MFs2zUtOgEi5n4xa9dBaOtNCuMv6ZyvfHo45/i3lIZE
fY8NnsGXgkqY05fYGYmTKtPaMuZVY/p7ZMWtDUXa28afmoN97Ag+1KeBGZPAI54G
Ad8fnEwm5IrXQrFjx/TsQUPg2OwuBJx38luEHu/BG3tm9wzDYZnkaQH1Efu3O3wT
ZjVRGm/vYIT7zN6+HgsjlAaPgi2j3nKGOrTN6MxcDiCE0+ACG4I4ph6/iOJwcwg9
lqnU7Ll3wk+v+P9t1AT0J6V4q3B8qwLtoSmYfvPdV3aIC5ZOMWLSUiIl/31XHuSN
MeDAT93Q7NF9F/j0uMJzlonu9S9B0If5R5Xz0QbAhg40+WSZauWQvJ0Gn2s8dqyb
Dt0xrnYhBgY1gmQR/rXv9uIIKLj4hiHC+e0+xh1kwKnMlJ7i7+hK9VSI20xC6Y9L
Q5HFhPiCEGE=
=9XZy
-----END PGP SIGNATURE-----
--- End Message ---