Re: Bug#307978: Update 'sarge' and 'releases' web pages

2005-05-09 Thread Frédéric Bothamy
* Tobias Toedter <[EMAIL PROTECTED]> [2005-05-09 19:42] :
> On Monday 09 May 2005 02:25, Frédéric Bothamy wrote:
> > Thanks, I wonder if there is a way to update translation-check for
> > translation files without actually changing the english file (since it
> > has already been changed) using smart_change.pl...
> 
> Hi,
> 
> sorry, I didn't read your message earlier, so I already committed the 
> remaining translations for this file. Didn't want to hijack your 
> work ... :)

No problem at all, I was only wondering what was the easiest way to do
this.
 
[...]
 
> $ perl -i -pe 's/translation="1.64"/translation="1.66"/'
>   */releases/potato/index.wml
> $ cvs diff */releases/potato/index.wml
> $ cvs ci */releases/potato/index.wml

Nice to know for the next time.

* Denis Barbier <[EMAIL PROTECTED]> [2005-05-09 23:14] :
> On Mon, May 09, 2005 at 02:25:39AM +0200, Frédéric Bothamy wrote:

[...]

> > Thanks, I wonder if there is a way to update translation-check for
> > translation files without actually changing the english file (since it
> > has already been changed) using smart_change.pl...
> 
> Hi Frédéric, the -p flag was introduced for this purpose, but it won't
> work if the English file had been committed more than once.

Yes, I overlooked this option (I have never used it before). Indeed it
would not have worked here as there were two commits.

Thanks to both of you.


Fred


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bug#307978: Update 'sarge' and 'releases' web pages

2005-05-09 Thread Denis Barbier
On Mon, May 09, 2005 at 02:25:39AM +0200, Frédéric Bothamy wrote:
> * Javier Fernández-Sanguino Peña <[EMAIL PROTECTED]> [2005-05-08 23:58] :
> > On Sat, May 07, 2005 at 08:08:30PM +0200, Frédéric Bothamy wrote:
> > > 
> > > Could you please fix the webwml/english/releases/potato/index.wml file?
> > > It seems that you changed this file along the sarge/index.wml and the
> > > changes include diff conflicts.
> > > 
> > 
> > Done, sorry for the mess.
> 
> Thanks, I wonder if there is a way to update translation-check for
> translation files without actually changing the english file (since it
> has already been changed) using smart_change.pl...

Hi Frédéric, the -p flag was introduced for this purpose, but it won't
work if the English file had been committed more than once.

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bug#307978: Update 'sarge' and 'releases' web pages

2005-05-09 Thread Tobias Toedter
On Monday 09 May 2005 02:25, Frédéric Bothamy wrote:
> Thanks, I wonder if there is a way to update translation-check for
> translation files without actually changing the english file (since it
> has already been changed) using smart_change.pl...

Hi,

sorry, I didn't read your message earlier, so I already committed the 
remaining translations for this file. Didn't want to hijack your 
work ... :)

I doubt that you could use smart_change.pl for this, but there's no need for 
it. You can just use perl itself, here's my recipe (executed from the 
webwml root directory):

$ perl -i -pe 's/translation="1.64"/translation="1.66"/'
  */releases/potato/index.wml
$ cvs diff */releases/potato/index.wml
$ cvs ci */releases/potato/index.wml

Cheers,

-- 

Tobias

An optimist believes we live in the best of all possible worlds.
A pessimist is sure of it!


pgpXEqDMw2mJ6.pgp
Description: PGP signature


Re: Bug#307978: Update 'sarge' and 'releases' web pages

2005-05-08 Thread Frédéric Bothamy
* Javier Fernández-Sanguino Peña <[EMAIL PROTECTED]> [2005-05-08 23:58] :
> On Sat, May 07, 2005 at 08:08:30PM +0200, Frédéric Bothamy wrote:
> > 
> > Could you please fix the webwml/english/releases/potato/index.wml file?
> > It seems that you changed this file along the sarge/index.wml and the
> > changes include diff conflicts.
> > 
> 
> Done, sorry for the mess.

Thanks, I wonder if there is a way to update translation-check for
translation files without actually changing the english file (since it
has already been changed) using smart_change.pl...


Fred


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bug#307978: Update 'sarge' and 'releases' web pages

2005-05-08 Thread Javier Fernández-Sanguino Peña
On Sat, May 07, 2005 at 08:08:30PM +0200, Frédéric Bothamy wrote:
> 
> Could you please fix the webwml/english/releases/potato/index.wml file?
> It seems that you changed this file along the sarge/index.wml and the
> changes include diff conflicts.
> 

Done, sorry for the mess.

Regards

Javier


signature.asc
Description: Digital signature


Re: Bug#307978: Update 'sarge' and 'releases' web pages

2005-05-07 Thread Frédéric Bothamy
* Andrew Donnellan <[EMAIL PROTECTED]> [2005-05-07 09:54] :
> Package: www.debian.org
> Severity: important
> 
> The webpage for Debian Releases (http://www.debian.org/releases) and
> the webpage for Debian GNU/Linux codenamed 'Sarge'
> (http://www.debian.org/releases/testing) contain inaccurate
> information. Debian GNU/Linux codenamed 'Sarge' was frozen on the 3rd
> May 2005, and security team support for 'Sarge' began on that date.
> The webpages state that there is no security support for sarge, and do
> not mention that sarge is frozen.
> 
> I suggest that the statements saying that sarge has no security
> support be removed or changed, and that a statement be added to both
> pages stating that sarge is frozen.

Javier (who has closed the bug),

Could you please fix the webwml/english/releases/potato/index.wml file?
It seems that you changed this file along the sarge/index.wml and the
changes include diff conflicts.

If you don't have the time, I can revert to the previous version.

Greetings,


Fred


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]