Re: Next upload 2008-05-06 (dpkg 1.14.19)

2008-04-29 Thread Christian Perrier
Quoting Guillem Jover ([EMAIL PROTECTED]): > If you have a cloned repo w/o pending commits, just do: > > $ git co -b lenny origin/lenny > > and then operate normally. That branch will be used as reference for the so-called "D-I level 5" statistics, as dpkg l10n is counted there... Translato

Re: Next upload 2008-05-06 (dpkg 1.14.19)

2008-04-29 Thread Sven Joachim
On 2008-04-29 06:07 +0200, Guillem Jover wrote: > If you have a cloned repo w/o pending commits, just do: > > $ git co -b lenny origin/lenny That should read "checkout" instead of "co", git told me that 'co' is not a git command. > I've updated the instructions for translators at: > >

Re: Please verify translations before committing

2008-04-29 Thread Sven Joachim
On 2008-04-29 07:15 +0200, Peter Karlsson wrote: > I was recommended somewhere to change from using > > msgfmt -vvv -o /dev/null sv.po > > to > > msgfmt --statistics sv.po > > but it seems that the latter does not catch the mistake I made, so I'm > back to using the first form to make sure I w

Re: Bug#478295: Sha1 and sha256 in .changes and .dsc file

2008-04-29 Thread Raphael Hertzog
On Tue, 29 Apr 2008, Kurt Roeckx wrote: > Various other software, like debsign and dak, had to be changed. The > policy is not just about what the general package maintainer should > know, it's also how our tools should interact. > > If you don't think the format of the .dsc and .changes should b

Re: Next upload 2008-05-06 (dpkg 1.14.19)

2008-04-29 Thread Guillem Jover
On Tue, 2008-04-29 at 14:05:51 +0200, Sven Joachim wrote: > On 2008-04-29 06:07 +0200, Guillem Jover wrote: > > > If you have a cloned repo w/o pending commits, just do: > > > > $ git co -b lenny origin/lenny > > That should read "checkout" instead of "co", git told me that 'co' is > not a git

Appending unstable - typo in git.pm:309?

2008-04-29 Thread Helge Kreutzmann
Hello, looking at the source, the string unstable to append to %s probably means unable to append to %s Could you update the lenny branch accordingly after fixing? Greetings Helge P.S. The nice git-wrapper script does not work on the lenny branch, is it acceptable to run "

Re: Appending unstable - typo in git.pm:309?

2008-04-29 Thread Raphael Hertzog
Hi, On Tue, 29 Apr 2008, Helge Kreutzmann wrote: > Hello, > looking at the source, the string >unstable to append to %s > probably means >unable to append to %s > > Could you update the lenny branch accordingly after fixing? I pushed a fix in the lenny branch, it will be merged in the ma