From 906b0f74c08e3e1016141a7d89f7a494d0c82ba5 Mon Sep 17 00:00:00 2001 From: age Date: Tue, 22 May 2007 23:58:56 +0000 Subject: [PATCH] * finished language update description --- stuff/debian-package_language-update.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/stuff/debian-package_language-update.txt b/stuff/debian-package_language-update.txt index 41629f3..e69275f 100644 --- a/stuff/debian-package_language-update.txt +++ b/stuff/debian-package_language-update.txt @@ -2,8 +2,10 @@ To release a new debian package for updated or added language files do the following steps: * log into thorax and commit the language changes (see pootle-updates.txt) - * svn cp tags/v0.3.4.3 tags/v0.3.4.4 (use current version numbers) - * add the new language to conf-examples/cryptobox.conf (var: Languages) - * run tags/make-deb.sh - + * add language to branches/translation-base-v0.3/conf-examples/cryptobox.conf + * add translator acknowledgement to README in branches/translation-base-v0.3 + * svn cp branches/translation-base-v0.3 tags/v0.3.x.y (replace x and y) + * change into the new dir (tags/v0.3.x.y) and run: debchange -v 0.3.x.y + * run: ../make-deb.sh 0.3.x.y . + * check for errors by lintian