Debian WWW CVS commit by holger-guest: webwml/german/devel/website working.wml

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: holger-guest11/11/01 10:18:12

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

Log message:
german/devel/website/working.wml:
  * Some corrections


-- 
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 taffit: webwml/french/security/2011 dsa-2323.wml

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/01 13:09:08

Modified files:
french/security/2011: dsa-2323.wml 

Log message:
(fr) Proofread [ Stéphane Blondon ] 
CAOy+up6kSBo=gatjbvx6ufmu0sqlnj_tgycs9cg_3dtmamv...@mail.gmail.com 
caoy+up5d59xgj4fzpwpn2cpxwrypp5tg0vksnhapbuf3qzu...@mail.gmail.com


-- 
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 taffit: webwml/french/security 2011/dsa-2323.wml 2009/ ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/01 13:09:09

Modified files:
french/security/2011: dsa-2323.wml 
french/security/2009: dsa-1934.wml dsa-1955.wml 

Log message:
(fr) Proofread [ Stéphane Blondon ] 
CAOy+up6kSBo=gatjbvx6ufmu0sqlnj_tgycs9cg_3dtmamv...@mail.gmail.com 
caoy+up5d59xgj4fzpwpn2cpxwrypp5tg0vksnhapbuf3qzu...@mail.gmail.com


-- 
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-guest: webwml/italian/devel/join newmaint.wml

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: mondo-guest 11/11/01 16:01:17

Modified files:
italian/devel/join: newmaint.wml 

Log message:
rename New Maintainer to New Member


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



[SCM] APT Archive Web-Frontend (Alioth repository) branch, master, updated. switch-to-templates-773-gea007e4

2011-11-01 Thread Bart Martens
The following commit has been merged in the master branch:
commit ea007e4c515897be567d2b7fae21c7e3b2f7e9c9
Author: Bart Martens ba...@debian.org
Date:   Tue Nov 1 20:29:44 2011 +0100

Added error checking, from 2011-04-18.

diff --git a/bin/extract_files b/bin/extract_files
index 5c57bab..a94fba0 100755
--- a/bin/extract_files
+++ b/bin/extract_files
@@ -564,6 +564,10 @@ sub read_deb {
}
 }
 $cache{$debname} ||= qx/dpkg-deb --info $debname control/;
+unless ( $cache{$debname} ) {
+   do_warning( extracting control information of file $debname failed );
+   return;
+}
 my $control = $cache{$debname};
 
 unless ( $raw_data = $parser-parse_mem( $control,

-- 
APT Archive Web-Frontend (Alioth repository)


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



[SCM] APT Archive Web-Frontend (Alioth repository) branch, master, updated. switch-to-templates-775-gb098f45

2011-11-01 Thread Marcin Owsiany
The following commit has been merged in the master branch:
commit b098f454d98d18d0a4b33ef8b620c6308f9c8021
Author: Marcin Owsiany mar...@owsiany.pl
Date:   Tue Nov 1 20:43:43 2011 +

Minor corrections.

diff --git a/po/sections.pl.po b/po/sections.pl.po
index 7b12ffb..e600337 100644
--- a/po/sections.pl.po
+++ b/po/sections.pl.po
@@ -192,11 +192,11 @@ msgstr Wszystko co jest związane z Haskellem.
 
 #: ./lib/Packages/Sections.pm:50
 msgid Web Servers
-msgstr Serwery sieciowe
+msgstr Serwery WWW
 
 #: ./lib/Packages/Sections.pm:51
 msgid Web servers and their modules.
-msgstr Serwery sieciowe i ich moduły.
+msgstr Serwery WWW i ich moduły.
 
 #: ./lib/Packages/Sections.pm:52
 msgid Interpreters
@@ -247,6 +247,7 @@ msgstr 
 Biblioteki umożliwiające działanie innym programom. Dostarczają specjalne 
 funkcje deweloperom.
 
+#  Not an exact translation, but a better description of the section contents.
 #: ./lib/Packages/Sections.pm:62
 msgid Library development
 msgstr Biblioteki rozwojowe
@@ -343,7 +344,7 @@ msgid 
 Software to run programs compiled for other operating systems, and to use 
 their filesystems.
 msgstr 
-Oprogramowanie do uruchamiania programów skompilowanych do innych systemów 
+Oprogramowanie do uruchamiania programów skompilowanych dla innych systemów 
 operacyjnych i do używania ich systemów plików.
 
 #: ./lib/Packages/Sections.pm:84
@@ -373,7 +374,7 @@ msgid 
 language.
 msgstr 
 Wszystko co jest związane z Pythonem – interpretowanym, interaktywnym 
-językiem obiektowym.
+językiem zorientowanym obiektwo.
 
 #: ./lib/Packages/Sections.pm:90
 msgid Ruby
@@ -453,7 +454,7 @@ msgstr Systemy kontroli wersji
 
 #: ./lib/Packages/Sections.pm:107
 msgid Version control systems and related utilities.
-msgstr Systemy kontroli wersji i powiązane narzędzia,
+msgstr Systemy kontroli wersji i powiązane narzędzia.
 
 #: ./lib/Packages/Sections.pm:108
 msgid Video

-- 
APT Archive Web-Frontend (Alioth repository)


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



[SCM] APT Archive Web-Frontend (Alioth repository) branch, master, updated. switch-to-templates-775-gb098f45

2011-11-01 Thread Marcin Owsiany
The following commit has been merged in the master branch:
commit aad6264acf766c330147186c7b3a48f4683721db
Author: Michał Kułach michalkul...@gmail.com
Date:   Tue Nov 1 20:43:27 2011 +

Initial Polish translation of sections file.

diff --git a/po/sections.pot b/po/sections.pl.po
similarity index 59%
copy from po/sections.pot
copy to po/sections.pl.po
index e68f13e..7b12ffb 100644
--- a/po/sections.pot
+++ b/po/sections.pl.po
@@ -1,480 +1,524 @@
-# SOME DESCRIPTIVE TITLE.
 # This file is put in the public domain.
-# FIRST AUTHOR EMAIL@ADDRESS, YEAR.
 #
-#, fuzzy
+# Michał Kułach michal.kul...@gmail.com, 2011.
 msgid 
 msgstr 
-Project-Id-Version: PACKAGE VERSION\n
+Project-Id-Version: \n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2009-10-27 22:41+0100\n
-PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
-Last-Translator: FULL NAME EMAIL@ADDRESS\n
-Language-Team: LANGUAGE l...@li.org\n
+PO-Revision-Date: 2011-10-31 22:13+0100\n
+Last-Translator: Michał Kułach michal.kul...@gmail.com\n
+Language-Team: Polish debian-l10n-pol...@lists.debian.org\n
 MIME-Version: 1.0\n
-Content-Type: text/plain; charset=CHARSET\n
+Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
+X-Generator: Lokalize 1.0\n
+Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10=2  n%10=4  (n%100
+10 || n%100=20) ? 1 : 2);\n
 
 #: ./lib/Packages/Sections.pm:12
 msgid Administration Utilities
-msgstr 
+msgstr Narzędzia administracyjne
 
 #: ./lib/Packages/Sections.pm:13
 msgid Utilities to administer system resources, manage user accounts, etc.
 msgstr 
+Narzędzia do administrowania zasobami systemu, zarządzania kontami 
+użytkowników itp.
 
 #: ./lib/Packages/Sections.pm:14
 msgid Base Utilities
-msgstr 
+msgstr Narzędzia podstawowe
 
 #: ./lib/Packages/Sections.pm:15
 msgid Basic needed utilities of every Debian system.
-msgstr 
+msgstr Podstawowe narzędzia niezbędne w każdym systemie Debian.
 
 #: ./lib/Packages/Sections.pm:16
 msgid Mono/CLI
-msgstr 
+msgstr Mono/CLI
 
 #: ./lib/Packages/Sections.pm:17
 msgid Everything about Mono and the Common Language Infrastructure.
-msgstr 
+msgstr Wszystko co jest związane z Mono i Common Language Infrastructure.
 
 #: ./lib/Packages/Sections.pm:18
 msgid Communication Programs
-msgstr 
+msgstr Programy komunikacyjne
 
 #: ./lib/Packages/Sections.pm:19
 msgid Software to use your modem in the old fashioned style.
-msgstr 
+msgstr Oprogramowanie pozwalające na używanie modemów w starym stylu.
 
 #: ./lib/Packages/Sections.pm:20
 msgid Databases
-msgstr 
+msgstr Bazy danych
 
 #: ./lib/Packages/Sections.pm:21
 msgid Database Servers and Clients.
-msgstr 
+msgstr Serwery i klienty baz danych.
 
 #: ./lib/Packages/Sections.pm:22
 msgid Debug packages
-msgstr 
+msgstr Pakiety debugowania
 
 #: ./lib/Packages/Sections.pm:23
 msgid 
 Packages providing debugging information for executables and shared 
 libraries.
 msgstr 
+Pakiety dostarczające informacje debugowania do plików wykonywalnych i 
+bibliotek współdzielonych.
 
 #: ./lib/Packages/Sections.pm:24
 msgid Development
-msgstr 
+msgstr Rozwijanie oprogramowania
 
 #: ./lib/Packages/Sections.pm:25
 msgid 
 Development utilities, compilers, development environments, libraries, etc.
 msgstr 
+Narzędzia, kompilatory, środowiska deweloperskie, biblioteki itp. związane 
+z rozwojem oprogramowania.
 
 #: ./lib/Packages/Sections.pm:26
 msgid Documentation
-msgstr 
+msgstr Dokumentacja
 
 #: ./lib/Packages/Sections.pm:27
 msgid 
 FAQs, HOWTOs and other documents trying to explain everything related to 
 Debian, and software needed to browse documentation (man, info, etc).
 msgstr 
+Dokumenty typu FAQ, HOWTO i inne, tłumaczące kwestie związane z Debianem, 
+oraz oprogramowanie potrzebne do przeglądania dokumentacji (man, info itp.).
 
 #: ./lib/Packages/Sections.pm:28
 msgid Editors
-msgstr 
+msgstr Edytory
 
 #: ./lib/Packages/Sections.pm:29
 msgid Software to edit files. Programming environments.
-msgstr 
+msgstr Oprogramowanie do edytowania plików. Środowiska programistyczne.
 
 #: ./lib/Packages/Sections.pm:30
 msgid Electronics
-msgstr 
+msgstr Elektronika
 
 #: ./lib/Packages/Sections.pm:31
 msgid Electronics utilities.
-msgstr 
+msgstr Narzędzia związane z elektroniką.
 
 #: ./lib/Packages/Sections.pm:32
 msgid Embedded software
-msgstr 
+msgstr Oprogramowanie do systemów wbudowanych
 
 #: ./lib/Packages/Sections.pm:33
 msgid Software suitable for use in embedded applications.
-msgstr 
+msgstr Oprogramowanie przeznaczone do użytku w systemach wbudowanych.
 
 #: ./lib/Packages/Sections.pm:34
 msgid Games
-msgstr 
+msgstr Gry
 
 #: ./lib/Packages/Sections.pm:35
 msgid Programs to spend a nice time with after all this setting up.
 msgstr 
+Programy do miłego spędzania czasu, gdy wszystko jest już skonfigurowane.
 
 #: ./lib/Packages/Sections.pm:36
 msgid GNOME
-msgstr 
+msgstr GNOME
 
 #: ./lib/Packages/Sections.pm:37
 msgid 
 The GNOME desktop environment, a powerful, easy to use set of integrated 
 applications.
 msgstr 

[SCM] APT Archive Web-Frontend (Alioth repository) branch, master, updated. switch-to-templates-776-g455d78f

2011-11-01 Thread Marcin Owsiany
The following commit has been merged in the master branch:
commit 455d78f490e0f61cc218c217a31ac8cee5182024
Author: Marcin Owsiany mar...@owsiany.pl
Date:   Tue Nov 1 21:55:44 2011 +

Typo fix.

diff --git a/po/sections.pl.po b/po/sections.pl.po
index e600337..990a8f8 100644
--- a/po/sections.pl.po
+++ b/po/sections.pl.po
@@ -374,7 +374,7 @@ msgid 
 language.
 msgstr 
 Wszystko co jest związane z Pythonem – interpretowanym, interaktywnym 
-językiem zorientowanym obiektwo.
+językiem zorientowanym obiektowo.
 
 #: ./lib/Packages/Sections.pm:90
 msgid Ruby

-- 
APT Archive Web-Frontend (Alioth 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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:45

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:46

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:48

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:49

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:53

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:52

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:51

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:53

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:49

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:50

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:47

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:54

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:56

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:58

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 
romanian/doc   : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:55

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:59

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 
romanian/doc   : index.wml 
russian/doc: index.wml 
slovak/doc : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:57

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:45:00

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 
romanian/doc   : index.wml 
russian/doc: index.wml 
slovak/doc : index.wml 
spanish/doc: index.wml 
swedish/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:59

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 
romanian/doc   : index.wml 
russian/doc: index.wml 
slovak/doc : index.wml 
spanish/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:45:00

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 
romanian/doc   : index.wml 
russian/doc: index.wml 
slovak/doc : index.wml 
spanish/doc: index.wml 
swedish/doc: index.wml 
turkish/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:45:01

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 
romanian/doc   : index.wml 
russian/doc: index.wml 
slovak/doc : index.wml 
spanish/doc: index.wml 
swedish/doc: index.wml 
turkish/doc: index.wml 
ukrainian/doc  : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:58

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 
polish/doc : index.wml 
portuguese/doc : index.wml 
romanian/doc   : index.wml 
russian/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:56

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 
persian/doc: index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml italian/devel/website/using_cvs.wml bul ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:44:55

Modified files:
italian/devel/website: using_cvs.wml 

Log message:
sync with english rev 1.20

Modified files:
bulgarian/doc  : index.wml 
chinese/doc: index.wml 
croatian/doc   : index.wml 
czech/doc  : index.wml 
danish/doc : index.wml 
dutch/doc  : index.wml 
english/doc: index.wml 
finnish/doc: index.wml 
french/doc : index.wml 
german/doc : index.wml 
hungarian/doc  : index.wml 
italian/doc: index.wml 
japanese/doc   : index.wml 
korean/doc : index.wml 
norwegian/doc  : index.wml 

Log message:
Internal link of the FAQ to its canonical place


-- 
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 taffit: webwml/english/doc user-manuals.defs

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 04:56:13

Modified files:
english/doc: user-manuals.defs 

Log message:
FAQ is in debian-faq Subversion directory


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:20

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:21

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:22

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:23

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:24

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:27

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:25

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:27

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 
japanese/doc   : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:29

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 
japanese/doc   : user-manuals.wml 
polish/doc : user-manuals.wml 
portuguese/doc : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:29

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 
japanese/doc   : user-manuals.wml 
polish/doc : user-manuals.wml 
portuguese/doc : user-manuals.wml 
russian/doc: user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:30

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 
japanese/doc   : user-manuals.wml 
polish/doc : user-manuals.wml 
portuguese/doc : user-manuals.wml 
russian/doc: user-manuals.wml 
slovak/doc : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:31

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 
japanese/doc   : user-manuals.wml 
polish/doc : user-manuals.wml 
portuguese/doc : user-manuals.wml 
russian/doc: user-manuals.wml 
slovak/doc : user-manuals.wml 
spanish/doc: user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:32

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 
japanese/doc   : user-manuals.wml 
polish/doc : user-manuals.wml 
portuguese/doc : user-manuals.wml 
russian/doc: user-manuals.wml 
slovak/doc : user-manuals.wml 
spanish/doc: user-manuals.wml 
swedish/doc: user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml danish/security/2010/dsa-2023.wml danis ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:00:28

Added files:
danish/security/2010: dsa-2023.wml dsa-2024.wml dsa-2025.wml 
  dsa-2026.wml dsa-2027.wml dsa-2028.wml 
  dsa-2029.wml 

Log message:
Initial translations

Modified files:
bulgarian  : license.wml 
bulgarian/misc : index.wml 

Log message:
profread

Modified files:
danish/doc : user-manuals.wml 
dutch/doc  : user-manuals.wml 
english/doc: user-manuals.wml 
finnish/doc: user-manuals.wml 
french/doc : user-manuals.wml 
german/doc : user-manuals.wml 
italian/doc: user-manuals.wml 
japanese/doc   : user-manuals.wml 
polish/doc : user-manuals.wml 

Log message:
Update Alioth web service URL


-- 
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 taffit: webwml/english/releases/lenny release.data

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:08:51

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

Log message:
s/stable/lenny/ to restore other images download URL


-- 
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 taffit: webwml/danish/ports/s390 index.wml

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:30:55

Modified files:
danish/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:30:55

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:30:58

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 
finnish/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:30:58

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 
finnish/ports/s390: index.wml 
french/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:30:59

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 
finnish/ports/s390: index.wml 
french/ports/s390: index.wml 
german/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:31:00

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 
finnish/ports/s390: index.wml 
french/ports/s390: index.wml 
german/ports/s390: index.wml 
italian/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:31:01

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 
finnish/ports/s390: index.wml 
french/ports/s390: index.wml 
german/ports/s390: index.wml 
italian/ports/s390: index.wml 
russian/ports/s390: index.wml 
spanish/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:31:02

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 
finnish/ports/s390: index.wml 
french/ports/s390: index.wml 
german/ports/s390: index.wml 
italian/ports/s390: index.wml 
russian/ports/s390: index.wml 
spanish/ports/s390: index.wml 
swedish/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


-- 
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 taffit: webwml danish/ports/s390/index.wml english/por ...

2011-11-01 Thread Debian WWW CVS
CVSROOT:/cvs/webwml
Module name:webwml
Changes by: taffit  11/11/02 05:31:00

Modified files:
danish/ports/s390: index.wml 
english/ports/s390: index.wml 
finnish/ports/s390: index.wml 
french/ports/s390: index.wml 
german/ports/s390: index.wml 
italian/ports/s390: index.wml 
russian/ports/s390: index.wml 

Log message:
(urlcheck) Update 301 URL


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