[Debian-l10n-commits] [ddtp] branch master updated (4939ed5 -> 05a36bd)

Martijn van Oosterhout kleptog-guest at alioth.debian.org
Fri Sep 6 21:41:34 UTC 2013


This is an automated email from the git hooks/post-receive script.

kleptog-guest pushed a change to branch master
in repository ddtp.

      from  4939ed5   Fix typo in filename causing loss of Translation-en files.
       new  9f671bf   Changes for jessie.
       new  81b44e2   Save news by Christian.
       new  0297b79   Ignore old SVN repo.
       new  05a36bd   Add language 'el'

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                              |    1 +
 Packages2db.sh                          |    1 +
 Packages2packages_tb.sh                 |    2 +-
 db2web.sh                               |    2 +-
 ddtp-dinstall/checks/ddtp_i18n_check.sh |    4 ++--
 ddts/ddts-text/news/HOT-NEWs.txt        |   25 ++++++++++---------------
 ddtss/ddtss-setup                       |    2 +-
 file2Translation.sh                     |    3 ++-
 file2Translation_udd.sh                 |    2 +-
 update.sh                               |    1 +
 10 files changed, 21 insertions(+), 22 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8363caf..3b530c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *~
 ddtss2.db
 ddtss2.db.lock
+.svn
diff --git a/Packages2db.sh b/Packages2db.sh
index 1fe574c..cc7e3ea 100755
--- a/Packages2db.sh
+++ b/Packages2db.sh
@@ -36,6 +36,7 @@ load_distribution ()
 PARTS="main contrib"
 load_distribution squeeze $PARTS
 load_distribution wheezy $PARTS
+load_distribution jessie $PARTS
 
 # Clear active before loading sid (which is what counts as active)
 psql ddtp -c "TRUNCATE active_tb"
diff --git a/Packages2packages_tb.sh b/Packages2packages_tb.sh
index bd8d3c6..298324c 100755
--- a/Packages2packages_tb.sh
+++ b/Packages2packages_tb.sh
@@ -7,7 +7,7 @@ cd ~ddtp
 
 DISTS="amd64 armel i386 ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc s390 sparc"
 PART="main contrib"
-DISTRIBUTION="squeeze wheezy sid"
+DISTRIBUTION="squeeze wheezy jessie sid"
 
 for distribution  in $DISTRIBUTION
 do
diff --git a/db2web.sh b/db2web.sh
index 73fc9ff..b44c64b 100755
--- a/db2web.sh
+++ b/db2web.sh
@@ -21,7 +21,7 @@ done
 
 echo "<hr>" >> www/index.html.new
 echo "<a href=\"http://ddtp.debian.net/ddtss/index.cgi/\">to the ddtss (a web interface for the ddtp)<a/><br>" >> www/index.html.new
-echo "Daily description translation stats for <a href='stats/stats-etch.html'>Etch</a>, <a href='stats/stats-lenny.html'>Lenny</a> , <a href='stats/stats-squeeze.html'>Squeeze</a>, <a href='stats/stats-wheezy.html'>Wheezy</a>  and <a href='stats/stats-sid.html'>Sid</a>" >> www/index.html.new
+echo "Daily description translation stats for <a href='stats/stats-etch.html'>Etch</a>, <a href='stats/stats-lenny.html'>Lenny</a> , <a href='stats/stats-squeeze.html'>Squeeze</a>, <a href='stats/stats-wheezy.html'>Wheezy</a>, <a href='stats/stats-jessie.html'>Jessie</a>  and <a href='stats/stats-sid.html'>Sid</a>" >> www/index.html.new
 echo "<hr>" >> www/index.html.new
 echo "<a href=\"http://www.debian.org/international/l10n/ddtp\">Documentation about DDTP and DDTSS<a/>" >> www/index.html.new
 echo "<hr>" >> www/index.html.new
diff --git a/ddtp-dinstall/checks/ddtp_i18n_check.sh b/ddtp-dinstall/checks/ddtp_i18n_check.sh
index d7aed6a..7183e3c 100755
--- a/ddtp-dinstall/checks/ddtp_i18n_check.sh
+++ b/ddtp-dinstall/checks/ddtp_i18n_check.sh
@@ -80,8 +80,8 @@ elif [ ! -d "$PACKAGES_LISTS_DIR" ]; then
 	usage
 fi
 
-#STABLE="squeeze"
-TESTING="wheezy"
+#STABLE="wheezy"
+TESTING="jessie"
 UNSTABLE="sid"
 
 # Original SHA256SUMS, generated by i18n.debian.net
diff --git a/ddts/ddts-text/news/HOT-NEWs.txt b/ddts/ddts-text/news/HOT-NEWs.txt
index 14901a6..da499b0 100644
--- a/ddts/ddts-text/news/HOT-NEWs.txt
+++ b/ddts/ddts-text/news/HOT-NEWs.txt
@@ -1,15 +1,10 @@
-Thu Aug 14 05:10:44 CEST 2008
-  Today (and now daily) the new Translation-Files are on 
-  ftp-master.debian.org and it's mirrors.
-
-  The apt-source on ddtp.debian.net will be deleted! Change your
-  apt/sources.list !
-
-Mon Aug 11 21:36:47 CEST 2008
-  I changed the server today, to fighting with the spam problem.
-
-  The server will _not_ send mails out, if the server don't send 
-    - any new description or
-    - find any nice attachment
-
-  If you have any problems, write a mail to grisu at debian.org
+Sat Apr 16 17:17:44 CEST 2011
+  Now I know how to give news to all teams. I also know
+  a little bit about how to configure language-dependent settings
+  such as number of reviews and authorization for
+  anonymous work.
+  
+  If you want to change something to your language settings, please
+  ask.
+  
+  Christian Perrier <bubulle at debian.org>
diff --git a/ddtss/ddtss-setup b/ddtss/ddtss-setup
index 7ce131c..a8d11dd 100755
--- a/ddtss/ddtss-setup
+++ b/ddtss/ddtss-setup
@@ -6,7 +6,7 @@
 use strict;
 use Pg_BDB;
 
-my @langs = qw(da de es fi fr gl hu id it ja km_KH kn ko nb nl pl sv zh_CN pt pt_BR eo zh_TW ca cs uk vi ml ru sk sr bg);
+my @langs = qw(da de el es fi fr gl hu id it ja km_KH kn ko nb nl pl sv zh_CN pt pt_BR eo zh_TW ca cs uk vi ml ru sk sr bg);
 my @disabled_langs = qw(go);
 
 my $db = Pg_BDB->open_write();
diff --git a/file2Translation.sh b/file2Translation.sh
index 8580e97..f903ac0 100755
--- a/file2Translation.sh
+++ b/file2Translation.sh
@@ -7,7 +7,8 @@ LANGS=`psql ddtp -q -A -t -c "select distinct language from translation_tb where
 
 #DISTS="lenny sid"
 #DISTS="squeeze sid"
-DISTS="wheezy sid"
+#DISTS="wheezy sid"
+DISTS="jessie sid"
 
 mkdir -p packagelist
 cd packagelist
diff --git a/file2Translation_udd.sh b/file2Translation_udd.sh
index 13d634a..c8f656b 100755
--- a/file2Translation_udd.sh
+++ b/file2Translation_udd.sh
@@ -6,7 +6,7 @@ cd ~ddtp
 LANGS=`psql ddtp -q -A -t -c "select distinct language from translation_tb where description_id>1"`
 
 #DISTS="lenny squeeze wheezy sid"
-DISTS="squeeze wheezy sid"
+DISTS="squeeze wheezy jessie sid"
 
 rm -rf Translation_udd
 
diff --git a/update.sh b/update.sh
index 32cb285..de9665a 100755
--- a/update.sh
+++ b/update.sh
@@ -18,6 +18,7 @@ date                                      >> $LOGPREFIX.log
 ./ddts-stats sid                          >> $LOGPREFIX.log 2>> $LOGPREFIX.err
 ./ddts-stats wheezy                       >> $LOGPREFIX.log 2>> $LOGPREFIX.err
 ./ddts-stats squeeze                      >> $LOGPREFIX.log 2>> $LOGPREFIX.err
+./ddts-stats jessie                      >> $LOGPREFIX.log 2>> $LOGPREFIX.err
 
 ./popcon2db.pl                            >> $LOGPREFIX.log 2>> $LOGPREFIX.err
 ./fill_statistic.pl                       >> $LOGPREFIX.log 2>> $LOGPREFIX.err

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-l10n/ddtp.git



More information about the Debian-l10n-commits mailing list