[SCM] live-manual branch, debian-next, updated. debian/3.0_a13-1-5-g9c65bf7

Daniel Baumann daniel at debian.org
Wed Jun 27 21:27:33 UTC 2012


The following commit has been merged in the debian-next branch:
commit 9c65bf7a621e1d967a774361e7ac0febbd3ba97c
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 27 23:27:34 2012 +0200

    Adding Catalan to European date formats in automatic date translation.

diff --git a/manual/bin/update-version.sh b/manual/bin/update-version.sh
index d2ca23a..c77612d 100755
--- a/manual/bin/update-version.sh
+++ b/manual/bin/update-version.sh
@@ -14,7 +14,7 @@ sed -i  -e "s|^ :published:.*$| :published: ${YEAR}-${MONTH}-${DAY}|" \
 en/live-manual.ssm
 
 # European date format
-for _LANGUAGE in de es fr it ro
+for _LANGUAGE in ca de es fr it ro
 do
 	if [ -e po/${_LANGUAGE}/live-manual.ssm.po ]
 	then

-- 
live-manual



More information about the debian-live-changes mailing list