[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: http://debian.org/intl/l10n/po/ sort by vote instead of installation?



Quoting Helge Kreutzmann (debian@helgefjell.de):
> Hello Christian,
> On Wed, Nov 17, 2010 at 06:53:35AM +0100, Christian PERRIER wrote:
> > One of the patches I would welcome the most is one that would create a
> > status page for *Debian native packages*. Some command-line tools we
> > have in the debian-l10n SVN can already do this (I use it to track
> > down that status of French l10n for native packages).
>  
> Is this tool available somewhere?

svn+ssh://svn.debian.org/svn/debian-l10n/dl10n/trunk

dl10n-txt


Use:

for i in <INSERT YOUR PET LANGS HERE> ; do
       wget -O data/status.$i http://i18n.debian.net/debian-l10n/status/status.$i >/dev/null 2>&1
    PERLLIB=lib ./dl10n-txt --assume-bts --show=podebconf -tes $i 2>&1
    PERLLIB=lib ./dl10n-txt --debian --assume-bts --show=po -tes $i 2>&1
done

Attachment: signature.asc
Description: Digital signature


Reply to: