Your message dated Sat, 25 Sep 2010 08:32:29 +0000
with message-id <[email protected]>
and subject line Bug#567987: fixed in manpages-de 0.6-1
has caused the Debian Bug report #567987,
regarding Please convert to po4a or similar for maintenance
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.)
--
567987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: manpages-de
Version: 0.5-4.2
Severity: important
Tags: l10n
Hello,
German man pages are outdated. I just stumbled (at work) over the
option "-P" in the German man page for cp. It says "same as --parents,
soon to be changed into --no-dereference to comply with POSIX".
Well the english man page sure says:
-P, --no-dereference
Looking at the bugs this is not the only case of outdateness and I
guess comparing some "random" man pages with their English original
will yield other outdated translations.
While this in itself might be minor, two issues cause the importance:
a) There is not even a warning in the man page that it could be
outdated and thus
b) your package "fails" policy
* Localized man pages should either be kept up-to-date with the
original version or warn that they're not up-to-date, either with
warning text or by showing missing or changed portions in the
original language. [12.1]
(Of course, policy change was made because users suffer from this,
they don't find a required option or use an incorrect option and
experience obsure bugs and might eventually give up or become rather
frustrated).
To rectify the situation, the following course of action could be used:
1) Patch *all* man pages such that they have the followin or a
simmilar message at the top (at the bottom of ÃBERSICHT or the top
of BESCHREIBUNG):
Diese Handbucheite ist u.U. veraltet. Im Zweifelsfall ziehen Sie
die englischsprachige Handbuchseite zu Rate, indem Sie
LC_ALL=C man cp
eingeben.
2) Convert all man pages (step by step, I know 186 pages are a lot) to
a format, which replaces untranslated text by the original english
one and does not display outdated translated text.
A possible candidate is po4a, but you might check with upstream for
that.
I suggest contacting the maintainer of po4a or asking on
debian-i18n so that scripts might help you add in the previous
translation, so ideally you would "only" need to shuffle around
content. Still, if I randomly take 20 minutes per page for
converting and basic sanity checking, I still end up at more than
one week of work (full time). So this process probably should be
spread out over time.
3) Over time, update all man pages. You might want to aks on
debian-l10n-german for help (but I guess upstream could also
provide some help).
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.27.10-grsec-cz03
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=UTF-8) (ignored: LC_ALL
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash
manpages-de depends on no packages.
manpages-de recommends no packages.
Versions of packages manpages-de suggests:
ii konqueror [man-browser] 4:3.5.9.dfsg.1-6 KDE's advanced file manager, web b
ii man-db [man-browser] 2.5.2-4 on-line manual pager
ii manpages 3.05-1 Manual pages about using a GNU/Lin
-- no debconf information
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: manpages-de
Source-Version: 0.6-1
We believe that the bug you reported is fixed in the latest version of
manpages-de, which is due to be installed in the Debian FTP archive:
manpages-de-dev_0.6-1_all.deb
to main/m/manpages-de/manpages-de-dev_0.6-1_all.deb
manpages-de_0.6-1.debian.tar.gz
to main/m/manpages-de/manpages-de_0.6-1.debian.tar.gz
manpages-de_0.6-1.dsc
to main/m/manpages-de/manpages-de_0.6-1.dsc
manpages-de_0.6-1_all.deb
to main/m/manpages-de/manpages-de_0.6-1_all.deb
manpages-de_0.6.orig.tar.bz2
to main/m/manpages-de/manpages-de_0.6.orig.tar.bz2
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.
Tobias Quathamer <[email protected]> (supplier of updated manpages-de 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: Sat, 25 Sep 2010 10:14:39 +0200
Source: manpages-de
Binary: manpages-de manpages-de-dev
Architecture: source all
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Quathamer <[email protected]>
Changed-By: Tobias Quathamer <[email protected]>
Description:
manpages-de - German manpages
manpages-de-dev - German development manpages
Closes: 449199 480488 534207 567987 591098
Changes:
manpages-de (0.6-1) unstable; urgency=low
.
* New upstream release:
- Fix inconsistencies in German date(1) man page. Closes: #449199
- Update intro(2). Closes: #480488
- Update free(1). Closes: #534207
- Include copy of GPL-3. Closes: #591098
- Conversion of manpages to po4a format. Closes: #567987
* Remove debian/manpages-de.links, as those are handled now upstream
* Rewrite debian/copyright to include the Debian packaging work
* Remove obsolete package libc-doc from manpages-de-dev's Suggests
* Update download URL in debian/watch
* Remove debian/prune-manpages.py and list of pruned manpages as there
is no longer any overlap with other packages
* Remove debian/add-outdated-warning.py because the warning about
outdated manpages is added by upstream now
* Remove python from Build-Depends-Indep as no Python code is run any more
* Use manpages-de.install and manpages-de-dev.install for manpage
installation in debian/rules
* Update Homepage field in debian/control
* Update Standards-Version to 3.9.1, no changes needed
Checksums-Sha1:
6d8697bc57e7fd2f595b4cc95df46d590c1d9abc 1074 manpages-de_0.6-1.dsc
b828f3283ebe48305450c533ca44b11ab68f3049 393779 manpages-de_0.6.orig.tar.bz2
956b12746341535a645db04424dc0f4b85ba4d06 10125 manpages-de_0.6-1.debian.tar.gz
5ec6239fd2b2ef5c9071b2591199c4e1792cda57 436732 manpages-de_0.6-1_all.deb
c71f50b0e7cc219b7956ecefffd80e6eaf591448 542864 manpages-de-dev_0.6-1_all.deb
Checksums-Sha256:
ddc939660289b45b9dd3a9607657043f78def6b47d9c4e6b4156fc752031e8bf 1074
manpages-de_0.6-1.dsc
f2492ea811f425ea410723717e5798865ca49b6d3612688ce66c0ee4685402db 393779
manpages-de_0.6.orig.tar.bz2
6bce4019aab92cf528dd09e7fe23bcb30bdd34eaf66959233cee330803aa2869 10125
manpages-de_0.6-1.debian.tar.gz
a30285663946cdbba4cb27983de893be1ee732f938a1cc14005a6ef9cabbdea1 436732
manpages-de_0.6-1_all.deb
4a3387d7de51dbf6ef014904a537800688d2a7a9e4e34d47a55d7c8a4dc84a26 542864
manpages-de-dev_0.6-1_all.deb
Files:
2304f3984bb4b9e377ea00694c034eac 1074 doc optional manpages-de_0.6-1.dsc
080218d054ecfde923f7cfed0efa2a9a 393779 doc optional
manpages-de_0.6.orig.tar.bz2
136487067d7f27a61c38cd13d3cebfab 10125 doc optional
manpages-de_0.6-1.debian.tar.gz
b135bf9530961b8496c7e18e3b6ebd5d 436732 doc optional manpages-de_0.6-1_all.deb
4436c43458cd747ecbd6d1360db5ecec 542864 doc optional
manpages-de-dev_0.6-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkydsAoACgkQ3UXUABXir9Z9rACcDwTGDRYp6IzDVwEHk7mYhe9T
7LsAn2obQ5dsyU3Tu0qq6Y4jXboHKl/M
=5gP1
-----END PGP SIGNATURE-----
--- End Message ---