Your message dated Mon, 31 Jul 2006 05:47:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#379483: fixed in schroot 1.0.0-1
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: schroot
Version: 0.99.4-1
Tags: l10n patch
Severity: Minor
Hi,
attached you will find the German translation of schroot.
Please note that it is not yet complete, since I used the .pot file from
0.99.4-1 which doesn't contains all messages such as "E: ". I cannot
update the file since I miss gettext from CVS (which supports --boost).
Also not all messages from the de.po file are currently used, such as in
the help screen. See the attached diff (and de.po) for FIXME markers.
I noticed that you use both '...' and "..." quotes. Do you follow any
rule?
How to add a new translation? I added de.po to LINGUAS in po/ but that's
not sufficient. It seems that the stamp-po target is responsible for
creating *.gmo files but it isn't started as long as schroot.pot exists.
Maybe $(GMOFILES) should be added as prerequisite??
PS: Your source code contains the API documenation generated by Doxygen.
I suggest you drop it and deliver only Doxyfile. It's not hard for users
to start it and avoids shipping generated files.
Jens
de.po.gz
Description: Binary data
diff -ur schroot-0.99.4/dchroot/dchroot-main-base.cc
schroot-0.99.4.new/dchroot/dchroot-main-base.cc
--- schroot-0.99.4/dchroot/dchroot-main-base.cc 2006-07-19 17:15:33.000000000
+0200
+++ schroot-0.99.4.new/dchroot/dchroot-main-base.cc 2006-07-23
19:12:37.000000000 +0200
@@ -123,6 +123,7 @@
% "dchroot --config >> " SCHROOT_CONF
<< endl;
sbuild::log_info()
+ // TRANSLATORS: Sentence starts with "Run \"%1%\""
<< _("to migrate to a schroot configuration.")
<< endl;
sbuild::log_info()
diff -ur schroot-0.99.4/schroot/schroot-base-main.cc
schroot-0.99.4.new/schroot/schroot-base-main.cc
--- schroot-0.99.4/schroot/schroot-base-main.cc 2006-07-20 16:00:38.000000000
+0200
+++ schroot-0.99.4.new/schroot/schroot-base-main.cc 2006-07-23
22:10:31.000000000 +0200
@@ -43,7 +43,7 @@
options::ptr const& program_options):
program_name(program_name),
program_usage(program_usage),
- program_options(program_options)
+ program_options(program_options) // FIXME: needs to be set *after* setting
locale, since options constructor uses gettext
{
}
diff -ur schroot-0.99.4/schroot/schroot-base-options.cc
schroot-0.99.4.new/schroot/schroot-base-options.cc
--- schroot-0.99.4/schroot/schroot-base-options.cc 2006-07-17
14:37:27.000000000 +0200
+++ schroot-0.99.4.new/schroot/schroot-base-options.cc 2006-07-23
22:04:11.000000000 +0200
@@ -35,7 +35,7 @@
options::options ():
quiet(false),
verbose(false),
- general(_("General options")),
+ general(_("General options")), // FIXME: not yet translatable!??
hidden(_("Hidden options")),
positional(),
visible(),
--- End Message ---
--- Begin Message ---
Source: schroot
Source-Version: 1.0.0-1
We believe that the bug you reported is fixed in the latest version of
schroot, which is due to be installed in the Debian FTP archive:
dchroot-dsa_1.0.0-1_powerpc.deb
to pool/main/s/schroot/dchroot-dsa_1.0.0-1_powerpc.deb
dchroot_1.0.0-1_powerpc.deb
to pool/main/s/schroot/dchroot_1.0.0-1_powerpc.deb
schroot_1.0.0-1.diff.gz
to pool/main/s/schroot/schroot_1.0.0-1.diff.gz
schroot_1.0.0-1.dsc
to pool/main/s/schroot/schroot_1.0.0-1.dsc
schroot_1.0.0-1_powerpc.deb
to pool/main/s/schroot/schroot_1.0.0-1_powerpc.deb
schroot_1.0.0.orig.tar.gz
to pool/main/s/schroot/schroot_1.0.0.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.
Roger Leigh <[EMAIL PROTECTED]> (supplier of updated schroot 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, 31 Jul 2006 11:58:08 +0100
Source: schroot
Binary: dchroot-dsa dchroot schroot
Architecture: source powerpc
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian buildd-tools Developers <[EMAIL PROTECTED]>
Changed-By: Roger Leigh <[EMAIL PROTECTED]>
Description:
dchroot - Execute commands in a chroot environment
dchroot-dsa - Execute commands in a chroot environment
schroot - Execute commands in a chroot environment
Closes: 379478 379483
Changes:
schroot (1.0.0-1) unstable; urgency=low
.
* New upstream release.
* debian/copyright:
- Update with location of new SVN repository and Alioth file download
location.
- Add location of SVN schroot-1.0 branch.
* schroot/schroot-listmounts-main.cc: mounts is const, to fix a GCC 4.0
compiler bug: "FTBFS: error: no match for âoperator!=â in âpos !=
std::vectorâ", thanks to Jens Seidel (Closes: #379478).
* po/de.po: New German translation, thanks to Jens Seidel
(Closes: #379483).
Files:
171296c2dbebb6504966f7b069ee9da9 972 admin optional schroot_1.0.0-1.dsc
5154ca0ec9832aec60db99b41884040a 3887726 admin optional
schroot_1.0.0.orig.tar.gz
0e22cb7592dacf74e3f45328731dbf9d 20 admin optional schroot_1.0.0-1.diff.gz
5c28b9f53a885eeb4de89cf08bb2c38f 481298 admin optional
schroot_1.0.0-1_powerpc.deb
dcf30f9d9c68725ccc5a9c2692ada3eb 271272 admin optional
dchroot_1.0.0-1_powerpc.deb
3a89a453108ad321a96ff86fa0f68e7b 269926 admin optional
dchroot-dsa_1.0.0-1_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEzfhwVcFcaSW/uEgRAqLLAKCSiOn2rOnYt1Bk5DdQG43bnQCLmgCePkmk
PZSDTqQCBlzg1oV8iEA+3n4=
=h8DE
-----END PGP SIGNATURE-----
--- End Message ---