Re: Release announcement simplified Chinese translation update

2009-02-16 Thread Deng Xiyue
Matt Kraai kr...@ftbfs.org writes:

 On Mon, Feb 16, 2009 at 01:08:42AM +0800, Deng Xiyue wrote:
 I don't know that translation of release announcement are put on web
 using local locale instead of UTF-8.  I have checked the simplified
 Chinese page[1], which is encoded in GB2312.  Maybe that is required by
 policy.  I don't know which is the preferred way to store this in SVN
 repository, so now I'm attaching both the UTF-8 version as
 well as the GB2312 version for reference.  These 2 versions can be
 converted to each other by iconv utility.

 You seem to have sent two copies of the UTF-8-encoded version.

 According to the Chinese .wmlrc, the character set used for the
 Chinese translation is Big5.  I tried to convert the file directly,
 which failed:

  $ iconv -f UTF-8 -t BIG5 lenny-announcement.zh_CN.wml.utf8
  define-tag pagetitleDebian GNU/Linux 5.0 iconv: illegal input sequence at 
 position 43

 I was able to convert it by going through GB2312, however:

  $ iconv -f UTF-8 -t GB2312 lenny-announcement.zh_CN.wml.utf8 | iconv -f 
 GB2312 -t BIG5
  ...

 I committed this version.  Would you please inspect the results and
 let me know if there are problems?

If all Chinese translation are by default converted to BIG5 then it is
problematic.  Simplified Chinese, as used in zh_CN locales, are supposed
to be converted to GB* encodings (GB2312, GBK, and GB18030, where
GB18030 is the current standard encoding); whereas Traditional Chinese,
as used in zh_TW, zh_HK, zh_SG or other traditional chinese locales, are
supposed to be converted to BIG5 encodings.  Maybe the .wmlrc needs
update.

Moreover, the garbled characters around vendors link still remains in
zh_CN, however doesn't show up in zh_TW.  CCing simplified Chinese list
for further insights.

Sincerely,
Deng Xiyue


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



link error

2009-02-16 Thread Carlos Álvarez Atanes

Good morning:

First time, sorry but my English is not very good.

On the Espanish Page about  debian releases (Versiones Debian) the 
link about etch goes to woody.


Sorry again for my poor English.

Bye.

Carlos Alvarez
alata...@unex.es
begin:vcard
fn:Carlos Alvarez Atanes
n:Alvarez Atanes;Carlos
org:Universidad de Extremadura;Facultad CC. del Deporte
email;internet:alata...@unex.es
title;quoted-printable:Secretar=C3=ADa
tel;work:57893
version:2.1
end:vcard



Re: release-notes Slovak (sk) translation

2009-02-16 Thread helix84
Slovak updates attached.

Regards
~~helix84


slovak_2009-02-16.patch
Description: Binary data


Re: link error

2009-02-16 Thread Frans Pop
 On the Espanish Page about  debian releases (Versiones Debian) the
 link about etch goes to woody.

Fixed. The fix will show up on the website in a few hours.
Thanks for reporting the error.

Cheers,
FJP


signature.asc
Description: This is a digitally signed message part.


Re: release-notes Slovak (sk) translation

2009-02-16 Thread helix84
New Slovak translations attached.

Regards
~~helix84


slovak_2009-02-16.tar.gz
Description: GNU Zip compressed data


number format should be localized

2009-02-16 Thread Giuseppe Sacco
Hi all,
on w.d.o main page we present the number of total packages on the
current stable distribution. This number is packages_in_stable so it
is added to the html page by a macro expansion or something similar.

I am wondering if this number could be formatted according to the page
locale. In Italian it should be 25.113 while it is 25113.

Is this possibile?

Thanks,
Giuseppe


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Release announcement simplified Chinese translation update

2009-02-16 Thread Arne Goetje
Deng Xiyue wrote:
 If all Chinese translation are by default converted to BIG5 then it is
 problematic.  Simplified Chinese, as used in zh_CN locales, are supposed
 to be converted to GB* encodings (GB2312, GBK, and GB18030, where
 GB18030 is the current standard encoding); whereas Traditional Chinese,
 as used in zh_TW, zh_HK, zh_SG or other traditional chinese locales, are
 supposed to be converted to BIG5 encodings.  Maybe the .wmlrc needs
 update.
 
 Moreover, the garbled characters around vendors link still remains in
 zh_CN, however doesn't show up in zh_TW.  CCing simplified Chinese list
 for further insights.

IMHO the conversion to GB2312 and Big5 is no longer necessary as all
modern systems can use UTF-8 quite well. Whether the release notes for
zh_CN, zh_HK and zh_TW can be converged, I don't know. I can imagine
that the vocabulary used in those regions may differ.
Also, if you convert from simplified into traditional Chinese by script,
make sure that someone proofreads the outcome before releasing it.
zh_SG uses simplified Chinese btw, but the vocabulary may differ from zh_CN.

Just my 2 NT$.

Cheers
Arne
-- 
Arne Götje (高盛華) a...@linux.org.tw
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



--
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Release announcement simplified Chinese translation update

2009-02-16 Thread Matt Kraai
On Mon, Feb 16, 2009 at 09:44:58PM +0800, Arne Goetje wrote:
 Deng Xiyue wrote:
  If all Chinese translation are by default converted to BIG5 then it is
  problematic.  Simplified Chinese, as used in zh_CN locales, are supposed
  to be converted to GB* encodings (GB2312, GBK, and GB18030, where
  GB18030 is the current standard encoding); whereas Traditional Chinese,
  as used in zh_TW, zh_HK, zh_SG or other traditional chinese locales, are
  supposed to be converted to BIG5 encodings.  Maybe the .wmlrc needs
  update.
  
  Moreover, the garbled characters around vendors link still remains in
  zh_CN, however doesn't show up in zh_TW.  CCing simplified Chinese list
  for further insights.
 
 IMHO the conversion to GB2312 and Big5 is no longer necessary as all
 modern systems can use UTF-8 quite well. Whether the release notes for
 zh_CN, zh_HK and zh_TW can be converged, I don't know. I can imagine
 that the vocabulary used in those regions may differ.
 Also, if you convert from simplified into traditional Chinese by script,
 make sure that someone proofreads the outcome before releasing it.
 zh_SG uses simplified Chinese btw, but the vocabulary may differ from zh_CN.

We already appear to use a single source version for all three Chinese
translations: Big5.  Whether it's possible to change to UTF-8 is for
someone more familiar with Chinese to say.  It's not sufficient to
just switch the encoding of this file, though:

 $ make
 cd .  wml -q -D CUR_YEAR=2009 -o 
undef...@ucnucnhkucntw:20090214.zh-cn.html@g+w -o 
undef...@uhkucnhkuhktw:20090214.zh-hk.html@g+w -o 
undef...@utwucntwuhktw:20090214.zh-tw.html@g+w 
--prolog=../../bin/fix_big5.pl  20090214.wml
  * Converting: [zh_CN.GB2312], /usr/bin/iconv: illegal input sequence at 
position 233
 make: *** [20090214.zh-cn.html] Error 1

-- 
Matt http://ftbfs.org/


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: release-notes Slovak (sk) translation

2009-02-16 Thread Matt Kraai
On Mon, Feb 16, 2009 at 01:56:25PM +0100, helix84 wrote:
 New Slovak translations attached.

Thanks.  I committed this and the previous patch.

You've been doing a lot of work on the translation, so would you mind
following the directions at

 http://people.debian.org/~joey/misc/webwml.html

so that you can commit them yourself?

-- 
Matt http://ftbfs.org/


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: number format should be localized

2009-02-16 Thread Matt Kraai
On Mon, Feb 16, 2009 at 03:18:49PM +0100, Giuseppe Sacco wrote:
 on w.d.o main page we present the number of total packages on the
 current stable distribution. This number is packages_in_stable so it
 is added to the html page by a macro expansion or something similar.
 
 I am wondering if this number could be formatted according to the page
 locale. In Italian it should be 25.113 while it is 25113.
 
 Is this possibile?

I'm sure it's possible, but I don't know how easy it would be.  Maybe
one of the resident WML experts could comment?

-- 
Matt http://ftbfs.org/


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#515624: debian-www: implicit suggestion to use root for 'reportbug'

2009-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 515624 www.debian.org
Bug#515624: debian-www: implicit suggestion to use root for 'reportbug'
Warning: Unknown package 'debian-www'
Bug reassigned from package `debian-www' to `www.debian.org'.

 --
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: reassign 515624 to www.debian.org

2009-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny3
 reassign 515624 www.debian.org
Bug#515624: debian-www: implicit suggestion to use root for 'reportbug'
Bug reassigned from package `www.debian.org' to `www.debian.org'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Release announcement simplified Chinese translation update

2009-02-16 Thread Arne Goetje
Matt Kraai wrote:
 We already appear to use a single source version for all three Chinese
 translations: Big5.  Whether it's possible to change to UTF-8 is for
 someone more familiar with Chinese to say.  It's not sufficient to
 just switch the encoding of this file, though:
 
  $ make
  cd .  wml -q -D CUR_YEAR=2009 -o 
 undef...@ucnucnhkucntw:20090214.zh-cn.html@g+w -o 
 undef...@uhkucnhkuhktw:20090214.zh-hk.html@g+w -o 
 undef...@utwucntwuhktw:20090214.zh-tw.html@g+w 
 --prolog=../../bin/fix_big5.pl  20090214.wml
   * Converting: [zh_CN.GB2312], /usr/bin/iconv: illegal input sequence at 
 position 233
  make: *** [20090214.zh-cn.html] Error 1
 

Doesn't surprise me. A number of characters which are present in Big5
are not present in GB2312 (and vice versa). Using iconv to convert those
characters will lead to such errors.

zh-autoconvert might give better results.

Else, if you can give me the link to the source, then I can take a look.

Cheers
Arne
-- 
Arne Götje (高盛華) a...@linux.org.tw
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.



--
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



reassign 515624 to www.debian.org

2009-02-16 Thread Colin Watson
# Automatically generated email from bts, devscripts version 2.10.35lenny3
reassign 515624 www.debian.org 


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



www.debian.org: small url typo on releases

2009-02-16 Thread Daniel Fernandez

Bug report! :)

Just in case someone else doesn't tell you before...

In http://www.debian.org/releases/ (on spanish language). Where the 
Índice de publicaciones list appears, the Debian GNU/Linux 5.0 
(lenny) link points to sarge instead to lenny.


--



Daniel Fernandez - dan...@nuteca.com - Dpto. Desarrollo
NUTECA - Nuevas Tecnologías de Cantabria SL
http://www.nuteca.com - http://www.compralinux.com
Tlf: 942 03 24 32 - Fax: 942 03 24 33


Este mensaje y los documentos que, en su caso, lleve anexos pueden
contener información confidencial. Por ello, se informa a quien lo
reciba por error que la información contenida en el mismo es reservada y
su uso no autorizado esta prohibido legalmente, por lo que en tal caso
le rogamos que nos lo comunique por la misma vía o por teléfono
(902 929 111), se abstenga de realizar copias del mensaje o remitirlo o
entregarlo a otra persona y proceda a borrarlo de inmediato.


--
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Logo illegal?

2009-02-16 Thread MJ Ray
Angel lukoba angel.luk...@gmail.com wrote:
 Hello, there is a spanish company with a logo equal Debian, the page web is:
 http://carditi.com/

 I think this is illegal, I notice you to take action legal.

That one does look like an exact copy just tinted green.  Unless
someone tells me not to, I'll email and ask the operator to abide by
the terms on http://www.debian.org/logos/

Thanks,
-- 
MJR/slef
My Opinion Only: see http://people.debian.org/~mjr/
Please follow http://www.uk.debian.org/MailingLists/#codeofconduct


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: www.debian.org: small url typo on releases

2009-02-16 Thread Frans Pop
Daniel Fernandez wrote:
 In http://www.debian.org/releases/ (on spanish language). Where the
 Índice de publicaciones list appears, the Debian GNU/Linux 5.0
 (lenny) link points to sarge instead to lenny.

Gah! I fixed the one for sarge (which pointed to woody) earlier. This one 
is fixed too now.

Thanks for reporting.

Cheers,
FJP


--
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: number format should be localized

2009-02-16 Thread Alberto

*Giuseppe* wrote:

I am wondering if this number could be formatted according to the page
locale. In Italian it should be 25.113 while it is 25113.


Absolutely I don't agree.
In 1982 Sandro Pertini (former President of Italian Republic) signed a 
law that oblige everyone to use the International System (in Italy, of 
course). (*)
According to CGPM (**) dot . and comma , are ONLY a decimal 
separator and NEVER a thousand separator.

The official thousand separator is the space  , but it can be omitted.
So, according to international agreements, the correct number should be 
25 113 or 25113.
Most Italian people make this kind of mistake, because the former 
thousand separator was the upper point (a dot put in a position similar 
to apostrophe), a type which is not present of the common keyboard. 
IMHO this is not a sufficient excuse.
We have some universal convention that makes works in every kind of 
science simpler.
I don't think that Debian should break it, so please don't use that 
wrong syntax.

Regards,
Alberto

(*) I can post the law, but obviously it's in italian
(**) 
http://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures

and http://www.bipm.org/jsp/en/ViewCGPMResolution.jsp?CGPM=22RES=10
declares that the symbol for the decimal marker shall be either the 
point on the line or the comma on the line,
reaffirms that Numbers may be divided in groups of three in order to 
facilitate reading; neither dots nor commas are ever inserted in the 
spaces between groups, as stated in Resolution 7 of the 9th CGPM, 
1948.


Spazio INFINITO per i tuoi messaggi con AOL email! Registrati ora gratis


--
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: number format should be localized

2009-02-16 Thread Giuseppe Sacco
Hi Alberto,

Il giorno lun, 16/02/2009 alle 14.01 -0500, Alberto ha scritto:
 *Giuseppe* wrote:
  I am wondering if this number could be formatted according to the page
  locale. In Italian it should be 25.113 while it is 25113.
 
 Absolutely I don't agree.
 In 1982 Sandro Pertini (former President of Italian Republic) signed a 
 law that oblige everyone to use the International System (in Italy, of 
 course). (*)
 According to CGPM (**) dot . and comma , are ONLY a decimal 
 separator and NEVER a thousand separator.
[...]

while I might agree with you on what should be used as separators (and
I'm not, currently), I am not asking here to use a peculiar one just for
web pages.
My question is about supporting locales for formatting these numbers
related to quantities on our web pages.

Then, if you think Italian locale is wrong in Debian, please submit a
bug report against the relevant package.

Thanks,
Giuseppe


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: HTML errors in DPN pages

2009-02-16 Thread MJ Ray
Matt Kraai kr...@ftbfs.org wrote:
 On Sat, Feb 14, 2009 at 05:53:14PM +0100, Luca Monducci wrote:
  I just noticed this error in several DPN pages:
  
  a name=1h2Release Update/h2/a
  
  A tag h2 cannot be contained in anchor; this can be fixed in this
  way:
  
  h2a name=1Release Update/a/h2

 Thanks for noticing and reporting this.  I'm not sure how the pages
 are generated, so I've copied debian-publicity.

Moreover, a name cannot be only a number.  See
http://www.w3.org/TR/html401/types.html#type-id

I made that mistake a few years ago and almost all tools accept it,
though.

Hope that helps,
-- 
MJ Ray (slef)
Webmaster for hire, statistician and online shop builder for a small
worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/
(Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: 4minuti.it

2009-02-16 Thread mouss
Alberto a écrit :
 *Javier Di Mauro* wrote:
 Someone who speaks italian could unsubscribe the list from this
 newsletter, please?
 I don't speak italian, but understand most when reading. i followed
 the unsubscribe link at the bottom of the newsletter. Then a webpage
 was shown telling me they will send another email with a confirmation
 link to unsubscribe. That mail did not arrive to the list yet. If it's
 not in a reasonable period of time, i think i can try asking for
 unsubscribe by using the contact us on their website.

 I must say i'm not good at writing in italian, if someone knows and
 wants will be welcome.
 
 I am Italian and then I would be happy to help you.
 I have just sent an e-mail to iscrizi...@4minuti.it asking to
 unsubscribe debian-www.
 I hope this could be enough.
 

while this may help once, this won't fix the problem. so next time
anyone forges the list address, they will start again.

It may be more effective to contact someone responsible there and tell
them to blacklist mailing-lists. if you're lucky, abuse@ or
postmaster@ might work... otherwise, abuse@ their hoster could do.


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: number format should be localized

2009-02-16 Thread Alberto
*Giuseppe* wrote:
 I am wondering if this number could be formatted according to the
 page locale. In Italian it should be 25.113 while it is 25113.
 Absolutely I don't agree.
 In 1982 Sandro Pertini (former President of Italian Republic) signed
 a law that oblige everyone to use the International System (in Italy,
 of course). (*)
 According to CGPM (**) dot . and comma , are ONLY a decimal 
 separator and NEVER a thousand separator.
[...]
 while I might agree with you on what should be used as separators (and
 I'm not, currently),

There is noting to agree.
The official thousand separator is   in the whole Earth (but it can be
omitted).
Any other type is not correct, as stated in the international
agreements.
I know that often in English-US you can find , and in Italian ., but
it is definitively wrong.
There is a law. There a treaty. Nothing to think, just to enjoy everyone
to use the same symbols to avoid confusion.
After centuries of different units we have one official system. Why
don't use it, especially when there is a law that obliged to use it?

It seems the bad attitude to use R:  instead of Re:  in some
mailreaders translated to Italian (e.g. Microsoft Outlook Express,
Libero webmail, AOL webmail and so on).
RFC says Re:  then let's use Re: . Don't waste time with non
conforming syntax!

 I am not asking here to use a peculiar one just for
 web pages.
 My question is about supporting locales for formatting these numbers
 related to quantities on our web pages.

Yes, this could be a right question, but the International System of
measure is *one*, so you shouldn't care about it.
Just use one kind of format for every version of webpage.

Please note that this agreement about thousand separator was signed
about 60 years ago. This is not new!

 Then, if you think Italian locale is wrong in Debian, please submit a
 bug report against the relevant package.

What is the relevant package?
However Etch's /usr/share/i18n/locales/it_IT (not yet switched to Lenny)
shows:
| LC_NUMERIC
| decimal_point U002C
| thousands_sep 
| grouping  0;0
| END LC_NUMERIC
which is correct, since the thousand separator is not mandatory.

Regards,
Alberto


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Reminder: Please Respond to Amit's Invitation

2009-02-16 Thread Amit Sarkar
Amit Sarkar wants you to join Yaari!

Is Amit your friend?

a 
href=http://yaari.com/?controller=useraction=mailregisterfriend=1sign=YaariEPQ288QFC119EIH986BBU707;Yes,
 Amit is my friend!/a a 
href=http://yaari.com/?controller=useraction=mailregisterfriend=0sign=YaariEPQ288QFC119EIH986BBU707;No,
 Amit isn't my friend./a

Please respond or Amit may think you said no :(

Thanks,
The Yaari Team

If you prefer not to receive this email tell us a 
href=http://yaari.com/?controller=absnaction=addoptoutemail=debian-...@lists.debian.org;here/a.
 If you have any concerns 
regarding the content of this message, please email ab...@yaari.com.  
Yaari LLC, 358 Angier Ave, Atlanta, GA 30312

YaariEPQ288QFC119EIH986BBU707



Re: HTML errors in DPN pages

2009-02-16 Thread Matt Kraai
On Mon, Feb 16, 2009 at 05:42:27PM +, MJ Ray wrote:
 Matt Kraai kr...@ftbfs.org wrote:
  On Sat, Feb 14, 2009 at 05:53:14PM +0100, Luca Monducci wrote:
   I just noticed this error in several DPN pages:
   
   a name=1h2Release Update/h2/a
   
   A tag h2 cannot be contained in anchor; this can be fixed in this
   way:
   
   h2a name=1Release Update/a/h2
 
  Thanks for noticing and reporting this.  I'm not sure how the pages
  are generated, so I've copied debian-publicity.
 
 Moreover, a name cannot be only a number.  See
 http://www.w3.org/TR/html401/types.html#type-id

How about prepending topic to each name (e.g., 'a name=topic1')?

 Hope that helps,

Yes, thanks.

-- 
Matt http://ftbfs.org/


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Release announcement simplified Chinese translation update

2009-02-16 Thread Arne Goetje
Matt Kraai wrote:
 On Mon, Feb 16, 2009 at 11:58:20PM +0800, Arne Goetje wrote:
 Matt Kraai wrote:
 We already appear to use a single source version for all three Chinese
 translations: Big5.  Whether it's possible to change to UTF-8 is for
 someone more familiar with Chinese to say.  It's not sufficient to
 just switch the encoding of this file, though:

  $ make
  cd .  wml -q -D CUR_YEAR=2009 -o 
 undef...@ucnucnhkucntw:20090214.zh-cn.html@g+w -o 
 undef...@uhkucnhkuhktw:20090214.zh-hk.html@g+w -o 
 undef...@utwucntwuhktw:20090214.zh-tw.html@g+w 
 --prolog=../../bin/fix_big5.pl  20090214.wml
   * Converting: [zh_CN.GB2312], /usr/bin/iconv: illegal input sequence at 
 position 233
  make: *** [20090214.zh-cn.html] Error 1

 Doesn't surprise me. A number of characters which are present in Big5
 are not present in GB2312 (and vice versa). Using iconv to convert those
 characters will lead to such errors.

 zh-autoconvert might give better results.

 Else, if you can give me the link to the source, then I can take a look.
 
 Sure, it's available in the webwml CVS module at
 chinese/News/2009/20090214.wml.  You can find instructions for
 accessing the repository at
 
  http://www.debian.org/devel/website/using_cvs
 

OK, attached are the results for review.

Build-Depends: zh-autoconvert

To convert from Big5 into GB2312:
autob5 -o gb  20090214.wml  20090214_gb2312.wml
To convert from Big5 into UTF-8:
autob5 -o utf8  20090214.wml  20090214_zht_utf8.wml
To convert from Big5 into simplified Chinese UTF-8:
autob5 -o gb  20090214.wml | autogb -o utf8  20090214_zhs_utf8.wml

I used the latter two commands to generate the attached files.

The difference between iconv and zh-autoconvert is that iconv simply
tries to convert the codepoints one to one and zh-autoconvert uses a
dictionary to map traditional characters to their simplified
counterparts. Since the database is quite old, it may not work for
simplified - traditional mappings where simplified characters have
been added later (GBK) or where the document contains HKSCS characters,
which use the Big5 Private Use Area. Those characters cannot be converted.
I have long wanted to create a new library where a full Unicode
compatible mapping takes place. Unfortunately I don't have the time for
that. But if there are any volunteers out there, I'm willing to
coordinate such a project.

Cheers
Arne

-- 
Arne Götje (高盛華) a...@linux.org.tw
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.

define-tag pagetitleDebian GNU/Linux 5.0 发布/define-tag
define-tag release_date2009-02-14/define-tag
#use wml::debian::news

pDebian 计划高兴地宣布在经历了 22 个月坚持不懈地开发之后,Debian GNU/Linux 5.0 版(代号qLenny/q)正式发布了。Debian GNU/Linux 是一个自由的操作系统,它支持 12 种处理器架构并带有KDE、Gnome、Xfce 和 LXDE 桌面环境。同时它和 FHS v2.3 兼容,其软件针对 LSB 3.2 版开发。/p

pDebian GNU/Linux 可以在多种计算机上运行,从掌上机和手持系统到超级计算机,在它们之间的几乎任何机型都可以。它支持十二种架构:Sun SPARC (sparc)、HP Alpha (alpha)、Motorola/IBM PowerPC (powerpc)、Intel IA-32 (i386)、IA-64 (ia64)、HP PA-RISC (hppa)、MIPS (mips, mipsel)、ARM (arm, armel)、IBM S/390 (s390) 以及 AMD64 和 INTEL EM64T (amd64)。/p

pDebian GNU/Linux 5.0 qLenny/q 加入了对 Marvell 的 Orion 平台的支持,它被用于许多存储设备。所支持的存储设备包括 QNAP Turbo Station、HP mv2120 和 Buffalo Kurobox Pro。另外,qLenny/q 现在支持多种网络笔记本电脑(Netbook),特别是华硕出品的 Eee PC。qLenny/q 还包含了用于 Emdebian 的编译工具,用它可以对 Debian 源代码包进行交叉编译并收缩,使之适用于嵌入式 ARM 系统。/p

pDebian GNU/Linux 5.0 qLenny/q 包括了新的 ARM EABI 移植,qarmel/q。这个新的移植可以更有效地使用现代和未来的 ARM 处理器。因此,老的 ARM 移植 (arm) 就过时了。/p

p本次发布包括了多种升级过的软件包,比如 K 桌面环境 3.5.10 (KDE)、升级的 GNOME 桌面环境 2.22.2、Xfce 4.4.2 桌面环境、LXDE 0.3.2.1、GNUstep 桌面 7.3、X.Org 7.3、OpenOffice.org 2.4.1、GIMP 2.4.7、Iceweasel 3.0.6 (去除品牌版本的 Mozilla Firefox)、Icedove 2.0.0.19 (去除品牌版本的 Mozilla Thunderbird)、PostgreSQL 8.3.6、MySQL 5.1.30 和 5.0.51a、GNU 编译器集合 (GCC) 4.3.2、Linux 内核 2.6.26 版、Apache 2.2.9、Samba 3.2.5、Python 2.5.2 和 2.4.6、Perl 5.10.0、PHP 5.2.6、Asterisk 1.4.21.2、Emacs 22、Inkscape 0.46、Nagios 3.06、Xen Hypervisor 3.2.1 (dom0 及 domU 支持)、OpenJDK 6b11,以及超过 23,000 个其他完全可用的软件包(从 12,000 个源码包编译而成)。/p

p由于集成 X.Org 7.3,X server 

linkseo08 has invited you to open a Google mail account

2009-02-16 Thread linkseo08
I've been using Gmail and thought you might like to try it out. Here's
an invitation to create an account.

---

linkseo08 has invited you to open a free Gmail account.

To accept this invitation and register for your account, visit
http://mail.google.com/mail/a-50e9b3732e-2daa3921bf-424c1318e5

Once you create your account, linkseo08 will be notified with
your new email address so you can stay in touch with Gmail!

If you haven't already heard about Gmail, it's a new search-based webmail
service that offers:

- Over 2,700 megabytes (two gigabytes) of free storage
- Built-in Google search that instantly finds any message you want
- Automatic arrangement of messages and related replies into
  conversations
- Powerful spam protection using innovative Google technology
- No large, annoying ads--just small text ads and related pages that are
  relevant to the content of your messages

To learn more about Gmail before registering, visit:
http://mail.google.com/mail/help/benefits.html

And, to see how easy it can be to switch to a new email service, check
out our new switch guide: http://mail.google.com/mail/help/switch/

We're still working every day to improve Gmail, so we might ask for your
comments and suggestions periodically.  We hope you'll like Gmail.  We
do.  And, it's only going to get better.

Thanks,

The Gmail Team

(If clicking the URLs in this message does not work, copy and paste them
into the address bar of your browser).


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: HTML errors in DPN pages

2009-02-16 Thread Peter Krefting
MJ Ray:

 Moreover, a name cannot be only a number.  See
 http://www.w3.org/TR/html401/types.html#type-id

An anchor name can (a name=1 is valid), but it is not allowed using
the current syntax (using the id attribute: h1 id=1foobar/h1 is
not valid, while h1 id=topic1foobar/h1 is). The a name
construct was, IIRC, deprecated when HTML 4 was introduced ten years
ago.

-- 
\\// Peter - http://www.softwolves.pp.se/


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: HTML errors in DPN pages

2009-02-16 Thread Matt Kraai
On Tue, Feb 17, 2009 at 06:34:13AM +0100, Peter Krefting wrote:
 MJ Ray:
 
  Moreover, a name cannot be only a number.  See
  http://www.w3.org/TR/html401/types.html#type-id
 
 An anchor name can (a name=1 is valid), but it is not allowed using
 the current syntax (using the id attribute: h1 id=1foobar/h1 is
 not valid, while h1 id=topic1foobar/h1 is). The a name
 construct was, IIRC, deprecated when HTML 4 was introduced ten years
 ago.

Ah, great, thanks.  No need to change anything, then.

-- 
Matt http://ftbfs.org/


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Personal invitation from Brijkishor tiwary

2009-02-16 Thread Brijkishor tiwary
Personal invitation from Brijkishor tiwary


Debian WWW CVS commit by tpeteul: webwml/french/security dsa-translator.pl

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: tpeteul 09/02/16 08:08:34

Modified files:
french/security: dsa-translator.pl 

Log message:
Script revision:
* Handle DWWW_LANG and DWWW_MAINT
* Add squeeze translation
* Changed $translation-{String}{LANG} to $translation-{LANG}{String}
* Catch more For the ... distribution ... type


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by eppesuig: webwml/italian/devel testing.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: eppesuig09/02/16 10:25:43

Modified files:
italian/devel  : testing.wml 

Log message:
Typo correction as show by Andrea Menegolo.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by eppesuig: webwml/italian/consultants info.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: eppesuig09/02/16 11:10:34

Modified files:
italian/consultants: info.wml 

Log message:
Corrected a few typos and rework two sentences in order to make them 
more
simple.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by fjp: webwml/spanish/releases index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: fjp 09/02/16 11:54:07

Modified files:
spanish/releases: index.wml 

Log message:
Fix incorrect link reported by Carlos Álvarez Atanes


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by eppesuig: webwml/italian/misc awards.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: eppesuig09/02/16 13:44:12

Modified files:
italian/misc   : awards.wml 

Log message:
Updated Italian translation by Enrico Brunetti
Removed unbalanced q tag from the English version.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by eppesuig: webwml/english/misc awards.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: eppesuig09/02/16 13:44:12

Modified files:
english/misc   : awards.wml 

Log message:
Updated Italian translation by Enrico Brunetti
Removed unbalanced q tag from the English version.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by jta: webwml/finnish/misc awards.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: jta 09/02/16 14:27:32

Modified files:
finnish/misc   : awards.wml 

Log message:
Update


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by jta: webwml/finnish/distrib netinst.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: jta 09/02/16 14:27:32

Modified files:
finnish/distrib: netinst.wml 

Log message:
Update


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/mirror

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:30:53

webwml/slovak/mirror

Update of /cvs/webwml/webwml/slovak/mirror
In directory gluck:/tmp/cvs-serv5748/mirror

Log Message:
Directory /cvs/webwml/webwml/slovak/mirror added to the repository


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/CD/torrent-cd

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:31:27

webwml/slovak/CD/torrent-cd

Update of /cvs/webwml/webwml/slovak/CD/torrent-cd
In directory gluck:/tmp/cvs-serv5801/CD/torrent-cd

Log Message:
Directory /cvs/webwml/webwml/slovak/CD/torrent-cd added to the repository


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/CD/http-ftp

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:31:27

webwml/slovak/CD/http-ftp

Update of /cvs/webwml/webwml/slovak/CD/http-ftp
In directory gluck:/tmp/cvs-serv5801/CD/http-ftp

Log Message:
Directory /cvs/webwml/webwml/slovak/CD/http-ftp added to the repository


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/CD/netinst index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:34:19

Modified files:
slovak/CD/netinst: index.wml 

Log message:
Slovak translation updates from Ivan Masar.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/devel/debian-installer index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:34:19

Modified files:
slovak/devel/debian-installer: index.wml 

Log message:
Slovak translation updates from Ivan Masar.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/CD index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:34:19

Modified files:
slovak/CD  : index.wml 

Log message:
Slovak translation updates from Ivan Masar.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/CD/torrent-cd Makefile index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:34:19

Added files:
slovak/CD/torrent-cd: Makefile index.wml 

Log message:
Slovak translation updates from Ivan Masar.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/mirror Makefile list-full.wml li ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:34:20

Added files:
slovak/mirror  : Makefile list-full.wml list-non-US.wml list.wml 

Log message:
Slovak translation updates from Ivan Masar.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/distrib netinst.wml ftplist.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:34:20

Modified files:
slovak/distrib : netinst.wml 
Added files:
slovak/distrib : ftplist.wml 

Log message:
Slovak translation updates from Ivan Masar.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kraai: webwml/slovak/CD/http-ftp Makefile index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kraai   09/02/16 14:34:19

Added files:
slovak/CD/http-ftp: Makefile index.wml 

Log message:
Slovak translation updates from Ivan Masar.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/german/releases/lenny/debian-installer

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 17:29:45

webwml/german/releases/lenny/debian-installer

Update of /cvs/webwml/webwml/german/releases/lenny/debian-installer
In directory gluck:/tmp/cvs-serv8798/releases/lenny/debian-installer

Log Message:
Directory /cvs/webwml/webwml/german/releases/lenny/debian-installer added to 
the repository


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/german/releases/etch/debian-installer i ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 17:53:52

Modified files:
german/releases/etch/debian-installer: index.wml 

Log message:
Fix grammar / capitalization


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/german/releases/etch/debian-installer i ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 18:04:15

Modified files:
german/releases/etch/debian-installer: index.wml 

Log message:
Further grammar fixes ...


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/english/releases/lenny/debian-installer ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 18:17:47

Modified files:
english/releases/lenny/debian-installer: index.wml 

Log message:
*Link to the squeeze announcement for squeeze
*Use q


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by fjp: webwml/english/releases/etch/debian-installer ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: fjp 09/02/16 18:23:58

Modified files:
english/releases/etch/debian-installer: etchnhalf-images.data 
etchnhalf.wml 

Log message:
Update links for etchnhalf images


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/finnish/releases/lenny/debian-installer ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 18:25:38

Modified files:
finnish/releases/lenny/debian-installer: index.wml 

Log message:
1.14: *Link to the squeeze announcement for squeeze
  *Use q


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by fjp: webwml/english/releases/etch release.data

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: fjp 09/02/16 18:26:53

Modified files:
english/releases/etch: release.data 

Log message:
Etch CD images have been moved to cdimage/archive


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/german/releases/lenny/debian-installer ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 18:27:12

Added files:
german/releases/lenny/debian-installer: index.wml 

Log message:
Initial German translation, heavily based on other (older) documents


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/german/News/2009 20090214.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 18:32:57

Modified files:
german/News/2009: 20090214.wml 

Log message:
Review previous review (I386 - i386 not reverted)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/german/devel/website examples.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 18:36:04

Modified files:
german/devel/website: examples.wml 

Log message:
Close tags


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by fjp: webwml/spanish/releases index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: fjp 09/02/16 18:42:49

Modified files:
spanish/releases: index.wml 

Log message:
Fix another incorrect link...


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by mondo: webwml/italian/releases/lenny reportingbugs.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: mondo   09/02/16 19:53:39

Modified files:
italian/releases/lenny: reportingbugs.wml 

Log message:
sync


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by spaillar: webwml/english/mirror Mirrors.masterlist

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: spaillar09/02/16 20:11:06

Modified files:
english/mirror : Mirrors.masterlist 

Log message:
More Lenny ISO mirrors


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kreutzm: webwml/german/ports/arm index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kreutzm 09/02/16 20:23:15

Modified files:
german/ports/arm: index.wml 

Log message:
1.79: update for lenny


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by jta: webwml/finnish/releases/etch/debian-installer ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: jta 09/02/16 21:21:45

Modified files:
finnish/releases/etch/debian-installer: etchnhalf.wml 

Log message:
Update


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by jta: webwml/finnish/releases/lenny/debian-installer ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: jta 09/02/16 21:28:59

Modified files:
finnish/releases/lenny/debian-installer: index.wml 

Log message:
Typo fix


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by luk: webwml/english/intro organization.data

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: luk 09/02/16 22:11:29

Modified files:
english/intro  : organization.data 

Log message:
update Release Teams (first go)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by tpeteul: webwml/french/security/2009 dsa-1725.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: tpeteul 09/02/16 22:13:16

Added files:
french/security/2009: dsa-1725.wml 

Log message:
Initial translation: Florent Fourcot [Proofread: Guillaume Delacour]


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by tpeteul: webwml/french/releases/etch/debian-installer e ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: tpeteul 09/02/16 22:21:40

Modified files:
french/releases/etch/debian-installer: etchnhalf.wml 

Log message:
Update translation, add news for the RC2


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by tpeteul: webwml/french/distrib netinst.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: tpeteul 09/02/16 22:24:21

Modified files:
french/distrib : netinst.wml 

Log message:
s/etch/lenny/ where needed


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by tpeteul: webwml/french/devel/debian-installer index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: tpeteul 09/02/16 22:34:58

Modified files:
french/devel/debian-installer: index.wml 

Log message:
Sync with EN


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by tpeteul: webwml/french/releases/lenny/debian-installer ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: tpeteul 09/02/16 22:41:26

Modified files:
french/releases/lenny/debian-installer: index.wml 

Log message:
Sync with EN


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by tpeteul: webwml/french/devel/debian-med/News/2009 Makef ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: tpeteul 09/02/16 22:45:03

Added files:
french/devel/debian-med/News/2009: Makefile index.wml 

Log message:
Add index 2009 for Debian Med


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by spaillar: webwml/french/releases/squeeze index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: spaillar09/02/16 23:07:42

Modified files:
french/releases/squeeze: index.wml 

Log message:
Add missing space [Stephane Blondon]


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by spaillar: webwml/english/mirror Mirrors.masterlist

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: spaillar09/02/16 23:30:30

Modified files:
english/mirror : Mirrors.masterlist 

Log message:
More Lenny ISO mirrors


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by kaare: webwml/danish/misc awards.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: kaare   09/02/17 06:47:10

Modified files:
danish/misc: awards.wml 

Log message:
Sync, plus a few formatting changes


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by peterk: webwml/swedish/CD/netinst index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: peterk  09/02/17 07:36:43

Modified files:
swedish/CD/netinst: index.wml 

Log message:
Sync: Add lenny-(businesscard|netinst)-torrent tags, and use them in
CD/netinst/ (1.56)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by peterk: webwml/swedish/devel/debian-installer index.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: peterk  09/02/17 07:42:39

Modified files:
swedish/devel/debian-installer: index.wml 

Log message:
Sync:Update/prepare D-I project page for Lenny release
Fix preparation of release-specific D-I pages and templates for Lenny
release.
Update Lenny D-I page for changes in available images (1.220)
Let's stop listing daily builds for arches that are failing of have not 
been
building at all (1.221)
Add note that not all images in sets are available as ISO file.
Recommend the use of jigdo/bittorrent for CD/DVD images (1.222)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by peterk: webwml/swedish/distrib netinst.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: peterk  09/02/17 07:44:09

Modified files:
swedish/distrib: netinst.wml 

Log message:
Sync: Fix links to images (1.12)
Missed one update (1.13)
Missed one update - retry (1.14)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by peterk: webwml/swedish/misc awards.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: peterk  09/02/17 07:45:17

Modified files:
swedish/misc   : awards.wml 

Log message:
Sync: Removed unbalanced q tag (1.23)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by peterk: webwml/swedish/releases/etch releasenotes.wml

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: peterk  09/02/17 07:45:57

Modified files:
swedish/releases/etch: releasenotes.wml 

Log message:
Version bump (1.4)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Debian WWW CVS commit by peterk: webwml/swedish/releases/lenny credits.wml erra ...

2009-02-16 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: peterk  09/02/17 07:59:43

Added files:
swedish/releases/lenny: credits.wml errata.wml releasenotes.wml 
reportingbugs.wml 

Log message:
Populate the Lenny directory, copied and adapted from Etch.


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org