Bug#774186: O: sudoku -- console based sudoku

2014-12-29 Thread Nicolas FRANCOIS (Nekral)
Package: wnpp Severity: normal As I'm retiring from Debian, I intend to orphan the sudoku package. I still consider the package useful, and it did not require lots of maintenance effort in the past. The package description is: This sudoku puzzle generator/solver features: * character based (c

Bug#774187: O: intltool-debian -- Help i18n of RFC822 compliant config files

2014-12-29 Thread Nicolas FRANCOIS (Nekral)
Package: wnpp Severity: normal As I'm retiring from Debian, I intend to orphan the intltool-debian package. The package is important for the infrastructure which support the translation of the Debconf templates. It's maintenance should not take too much effort, but it might be worth investing mo

Bug#774188: O: po-debconf -- tool for managing templates file translations with gettext

2014-12-29 Thread Nicolas FRANCOIS (Nekral)
Package: wnpp Severity: normal X-Debbugs-CC: debian-de...@lists.debian.org, debian-i...@lists.debian.org As I'm retiring from Debian, I intend to orphan the po-debconf package. I did not succeed in giving this package enough love in the past years and bugs are starting to pile up, but overall, th

Bug#496471: uboot-mkimage: Typo in the package's long description

2008-08-24 Thread Nicolas FRANCOIS (Nekral)
Package: uboot-mkimage Version: 0.4 Severity: minor Tags: patch Hello, There is a typo in the uboot-mkimage's long description. "kerel" should be "kernel". Best Regards, -- Nekral -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Bug#500954: ITP: virtaal -- graphical translation editor

2008-10-02 Thread Nicolas FRANCOIS (Nekral)
Package: wnpp Severity: wishlist Owner: "Nicolas FRANCOIS (Nekral)" <[EMAIL PROTECTED]> * Package name: virtaal Version : 0.2~rc1 Upstream Author : Zuza Software Foundation * URL : http://translate.sourceforge.net/wiki/virtaal/index * Licens

Bug#528015: manpages: securetty is not only used to restrict root login

2009-05-10 Thread Nicolas FRANCOIS (Nekral)
Package: manpages Version: 3.21-1 Severity: normal Tags: patch Hello, pam_unix, with the nullok_secure option uses /etc/securetty for a slightly different purpose than documented in securetty(5). securetty(5) could also be completed to indicate that PAM also support securetty (with pam_securetty

Bug#541270: debhelper: Translated manpages should be generated in UTF-8

2009-08-12 Thread Nicolas FRANCOIS (Nekral)
Package: debhelper Version: 7.3.12 Severity: minor Tags: l10n patch Hello, The current translated manpages (e.g. the French translation of dh_install) are transliterated to avoid non ASCII characters (e.g. "élément" becomes "element"). The attached patch fixes this. Since some of the early Perl

Bug#537848: libpam-modules: pam_securetty should not reject invalid users on secure ttys

2009-07-21 Thread Nicolas FRANCOIS (Nekral)
Package: libpam-modules Version: 1.0.1-9 Severity: normal Hello, pam_securetty currently first checks if the user is valid and then checks if the tty is secure. pam_securetty should only avoid root's login on insecure tty. pam_securetty can consider invalid users as possibly mis-typed root users

Bug#537853: debian-i18n: Adding a link to the PTS for translation related data Provide data

2009-07-21 Thread Nicolas FRANCOIS (Nekral)
Package: debian-i18n Severity: wishlist Hi, Stefano Zacchiroli talked with me about adding a link to the PTS regarding translations. i18n.debian.net should provide a file with the list of source packages that should have such link (i.e. the source packages where we detected PO files) The is

Bug#544198: ftp.debian.org: orig missing for package weirdx (1.0.32-4)

2009-08-29 Thread Nicolas FRANCOIS (Nekral)
Package: ftp.debian.org Severity: normal Hello, Package weirdx 1.0.32-3 was uploaded to unstable in main. It used to be in contrib before (1.0.32-1). The orig file can be found in contrib, but should also be present in main (where it is currently missing). Best Regards, -- Nekral -- To UNS

Bug#542853: release-notes: [INTL:ca] Missing acronym definition for GPG

2009-08-21 Thread Nicolas FRANCOIS (Nekral)
Package: release-notes Severity: minor Tags: l10n Hello, The translation of the GPG acronym is missing in the Catalan translation. I'm CC'ing the previous Catalan translator. Miguel, can you commit a fix for this in ca/release-notes.dbk, between the definitions of GNU and IDE (or send a patch to

Bug#545475: adduser: [INTL:fr] French manpages translation update

2009-09-07 Thread Nicolas FRANCOIS (Nekral)
Package: adduser Version: 3.110 Severity: wishlist Tags: l10n patch Hello, The attached patch completes the French translation of the adduser's manpages. It also add a --previous to the call to po4a. This will ease future updates. This requires po4a 0.31, so I updated the build dependencies. (No

Bug#478089: adduser: [INTL:fr] French program translation update

2008-04-26 Thread Nicolas FRANCOIS (Nekral)
Package: adduser Version: 3.107 Severity: wishlist Tags: patch l10n Hello, Please find attached the new PO file for the French translation of the adduser's programs. To be placed in po/fr.po Best Regards, -- Nekral # French (fr) translation of adduser # Original translation by Jean-Philippe Gue

Bug#478595: French translation of the sysvinit manpages

2008-04-29 Thread Nicolas FRANCOIS (Nekral)
Package: sysvinit Version: 2.86.ds1-56 Severity: wishlist Tags: l10n The French translation team performed and reviewed a translation of the sysvinit manpages I'm opening this bug to ask if you or upstream would accept a patch to include these French manpages. The translation was performed usin

Bug#478597: French translation of the cupsys manpages

2008-04-29 Thread Nicolas FRANCOIS (Nekral)
Package: cupsys Version: 1.3.7-5 Severity: wishlist Tags: l10n Hello, The French translation team performed and reviewed a translation of the cupsys manpages I'm opening this bug to ask if you or upstream would accept a patch to include these French manpages. The translation was performed using

Bug#481221: po-debconf: podebconf-report-po should use the package and version set in the POT file in --notdebconf mode

2008-05-14 Thread Nicolas FRANCOIS (Nekral)
Package: po-debconf Version: 1.0.13 Severity: wishlist Running it on a po/ directory often generate call for translation whose subject is lacking the package and version. -- Nekral -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Bug#481222: po-debconf: podebconf-report-po should not remove the expand the values if $field is not set

2008-05-14 Thread Nicolas FRANCOIS (Nekral)
Package: po-debconf Version: 1.0.13 Severity: wishlist podebconf-report-po should not expand the values if $field is not set This currently result in mails with unterminated sentences. The solution might differ from one field to the other (e.g. keep package, but remove ). The fields should be

Bug#481648: schroot: [INTL:fr] French translation update

2008-05-17 Thread Nicolas FRANCOIS (Nekral)
Package: schroot Version: 1.2.0-1 Severity: wishlist Tags: patch l10n Hello, Please find attached the update of the French translation, reviewed by the Debian French translation team. Best Regards, -- Nekral # Translation of schroot in French. # Copyright © 2006-2008 Roger Leigh <[EMAIL PROTECT

Bug#494924: elinks should not log to syslog

2008-08-12 Thread Nicolas FRANCOIS (Nekral)
Package: elinks Version: 0.11.4-2 Severity: normal Hello, elinks is logging some failures to syslog: Aug 13 06:43:13 nekral elinks: *** info Aug 13 06:43:13 nekral elinks: /dev/gpmctl: Aucun

Bug#495102: debian-cd: Please include the package description translations in the CDs

2008-08-14 Thread Nicolas FRANCOIS (Nekral)
Package: debian-cd Severity: normal Tags: l10n User: [EMAIL PROTECTED] Usertags: ddtp Hello, The package description translations are now updated every day in the archive. Could you include these translations in the CDs? The translation files [0] should be split to match the content of the CDs.

Bug#495323: pootle: Clear text passwords sent by email

2008-08-16 Thread Nicolas FRANCOIS (Nekral)
Package: pootle Version: 1.1.0-1 Severity: important Tags: patch security In the subscription confirmation emails, the password is set to the users. These mails are not encrypted, which will provide both the activation code and the password of the new users. This can be fixed by hardcoding the pa

Bug#495324: pootle: Broken support for XLIFF files

2008-08-16 Thread Nicolas FRANCOIS (Nekral)
Package: pootle Version: 1.1.0-1 Severity: normal Tags: patch The support for XLIFF is broken in Pootle 1.1.0. This has been fixed upstream for the next version, and a fix was posted on http://bugs.locamotion.org/show_bug.cgi?id=448 for Pootle 1.1.0 -- System Information: Debian Release: lenny/s

Bug#492766: hw-detect: French debconf templates translation

2008-07-28 Thread Nicolas FRANCOIS (Nekral)
Package: hw-detect Version: N/A Severity: wishlist Tags: patch l10n Hello, Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as debian/po/fr.po in your package build tree. Thanks in advance, --

Bug#497951: ikiwiki: [I18N] Please update PO files before distributing source

2008-09-05 Thread Nicolas FRANCOIS (Nekral)
Package: ikiwiki Version: 2.62.1 Severity: wishlist Tags: l10n Hello, The ikiwiki source package contains PO files which were not synchronized with the POT file. (At least fr.po is not synchronized in 2.62.1, and I remember it was not the case also in a previous version) This is usually done in

Bug#498094: po4a: Add support for the asciidoc format

2008-09-06 Thread Nicolas FRANCOIS (Nekral)
Package: po4a Version: 0.34-2 Severity: wishlist Please add an option to support the asciidoc format in the text module. Here is an example asciidoc file and documentation http://www.methods.co.nz/asciidoc/asciidoc.txt http://www.methods.co.nz/asciidoc/ -- Nekral -- To UNSUBSCRIBE, email to

Bug#480161: [INTL:fr] French translation of console-tools

2008-05-08 Thread Nicolas FRANCOIS (Nekral)
Package: console-tools Version: 1:0.2.3dbs-65.1 Severity: wishlist Tags: patch l10n Hello, Please find attached the French translation done by Dragos Stoichita <[EMAIL PROTECTED]> and reviewed by the Debian French l10n team. I'm attaching a PO file, assuming it can be sent upstream, but in the i

Bug#470072: Warnings (Argument "4; " isn't numeric in ...) caused by semicolons in /etc/lcovrc

2008-03-08 Thread Nicolas FRANCOIS (Nekral)
Package: lcov Version: 1.5-2 Severity: normal Hi, I receive some warnings when I use genhtml: Argument "4;" isn't numeric in modulus (%) at /usr/bin/genhtml line 2618, line 1. Argument "10;" isn't numeric in addition (+) at /usr/bin/genhtml line 2793. Removing the semicolons in /etc/lcovrc

Bug#519612: [INTL: de] Error in the German debconf translation

2009-03-13 Thread Nicolas FRANCOIS (Nekral)
Package: glibc Version: 2.9-5 Severity: normal Tags: patch l10n Hello, There is a typo in the German debconf translation for glibc (debian/po/de.po). The last string is not formatted correctly and miss some quotes. This is fixed by the attached patch. Thanks in advance, -- Nekral --- debian/po

Bug#519687: [INTL:es] ipplan Spanish debconf template translation contains formatting error

2009-03-14 Thread Nicolas FRANCOIS (Nekral)
Package: ipplan Version: 4.91-1 Severity: wishlist Tags: patch l10n Hello, The SPanish debconf template translation contains a formating error that make gettext tools fail (e.g. msgfmt -c -o /dev/null debian/po/es.po) The attached patch fixes it. Best Regards, -- Nekral --- debian/po/es.po.ori

Bug#518215: po4a: [xml] Add support for final tags

2009-03-04 Thread Nicolas FRANCOIS (Nekral)
Package: po4a Version: 0.35-1 Severity: wishlist X-Debbugs-CC: po4a-de...@lists.alioth.debian.org Please add support for final tags. This could be used for 'programlisting', 'screen', 'userinput', or 'computeroutput'. final tags should be handled as CDATA (or maybe any tag in a final tag should

Bug#518218: po4a: [xml] Add support for translator credits

2009-03-04 Thread Nicolas FRANCOIS (Nekral)
Package: po4a Version: 0.35-1 Severity: wishlist X-Debbugs-CC: po4a-de...@lists.alioth.debian.org Please add support for adding translator credit's information in the translated document. See http://lists.alioth.debian.org/pipermail/po4a-devel/2009-March/001696.html -- Nekral -- To UNSUBSCR

Bug#518533: intltool: INTLTOOL_XML_NOMERGE_RULE differs when there are PO files in /tmp

2009-03-06 Thread Nicolas FRANCOIS (Nekral)
Package: intltool Version: 0.40.5-1 Severity: normal INTLTOOL_XML_NOMERGE_RULE in /usr/share/aclocal/intltool.m4 is defined as INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [$]@' The result of this r

Bug#516314: xcp: Debconf si.po should be moved to sl.po

2009-02-20 Thread Nicolas FRANCOIS (Nekral)
Package: xcp Version: 1.9.1-3 Severity: normal Tags: patch l10n Hello, You have a si.po (Sinhala) file in the xcp package, which should be renamed sl.po (Slovene) Thanks in advance, -- Nekral -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#516472: perl-modules: Archive::Tar should accept wrong checksums from SunOS and HP-UX tar, as GNU tar do

2009-02-21 Thread Nicolas FRANCOIS (Nekral)
Package: perl-modules Version: 5.10.0-19 Severity: normal Tags: patch Archive::Tar fails to validate some archives created by SunOS and HP-UX tar (e.g. http://ftp.us.debian.org/debian/pool/main/n/nateon/nateon_1.0-20080814.orig.tar.gz) use Archive::Tar; my $tar = Archive::Tar->new

Bug#521220: translate-toolkit: --with-revprop depends on the server version (not client)

2009-03-25 Thread Nicolas FRANCOIS (Nekral)
Package: translate-toolkit Version: 1.3.0-4 Severity: normal In translate/storage/versioncontrol/svn.py, this should be use conditionnaly, based on the server version / explicit request if author and (get_version() >= (1,5)): command.extend(["--with-revprop", "translate:author

Bug#472745: passwd: please add support for the SHA256 and SHA512 based passwords

2008-03-25 Thread Nicolas FRANCOIS (Nekral)
Package: openssl Version: 0.9.8g-7 Severity: wishlist Hello, Since glibc 2.7, the GNU libc supports SHA256 and SHA512 based passwords. Support in shadow was added in version 4.1.0. You can also find some information, the specification and a public domain implementation in: http://people.redhat.

Bug#564578: RM: python-jtoolkit -- ROM; unmaintained and no more used

2010-01-10 Thread Nicolas FRANCOIS (Nekral)
Package: ftp.debian.org Severity: normal pootle was the only known package which depended on python-jtoolkit. pootle does not use python-jtoolkit anymore. Upstream does not intend to maintain jtoolkit since they are not using it anymore. Best Regards, -- Nekral -- To UNSUBSCRIBE, email to d

Bug#563499: scponly: Please distribute source packages with updated debconf PO files

2010-01-03 Thread Nicolas FRANCOIS (Nekral)
Package: scponly Version: 4.8-4 Severity: normal Tags: l10n patch Hello, You should run debconf-updatepo in the clean rule of debian/rules in order to always distribute PO files synchronized with your debconf templates. The French and Spanish PO files are currently missing strings. Thanks in ad

Bug#563504: bitlbee: debian/po/POTFILES.in outdated

2010-01-03 Thread Nicolas FRANCOIS (Nekral)
Package: bitlbee Version: 1.2.4-2 Severity: wishlist Tags: patch l10n Hello, The bitlbee's POTFILES.in file refers to bitlbee.templates.master. Please changes this to 'templates'. Although bitlbee updates the POT and PO files manually using po2debconf, and POTFILES.in is only used by debconf-upda

Bug#563506: nis: Please update the debconf PO file in the clean target

2010-01-03 Thread Nicolas FRANCOIS (Nekral)
Package: nis Version: 3.17-30 Severity: normal Tags: patch l10n Hello, The debconf PO and POT files of the nis package are outdated. These PO files are usually updated using debconf-updatepo. To always distribute updated PO files, debconf-updatepo is usually added to the clean rule of debian/rul

Bug#563507: aolserver4: debian/po/POTFILES.in outdated

2010-01-03 Thread Nicolas FRANCOIS (Nekral)
Package: aolserver4 Version: 4.5.1-11 Severity: wishlist Tags: patch l10n Hello, debian/po/POTFILES.in refers to aolserver4.templates instead of aolserver4-daemon.templates. Also, it would be nice to run debconf-updatepo in the clean rule of debian/rules to make sure the POT and PO files distrib