[Debian-l10n-commits] r2710 - in /ddtp-web: Changelog update.sh

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Mon Jul 25 13:48:05 UTC 2011


Author: nekral-guest
Date: Mon Jul 25 13:48:04 2011
New Revision: 2710

URL: http://svn.debian.org/wsvn/?sc=1&rev=2710
Log:
	* update.sh: Compute the statistics for wheezy and squeeze instead
	of lenny and etch

Modified:
    ddtp-web/Changelog
    ddtp-web/update.sh

Modified: ddtp-web/Changelog
URL: http://svn.debian.org/wsvn/ddtp-web/Changelog?rev=2710&op=diff
==============================================================================
--- ddtp-web/Changelog (original)
+++ ddtp-web/Changelog Mon Jul 25 13:48:04 2011
@@ -18,3 +18,5 @@
 	* Translation2db.sh: For some reasons, this script, which do not
 	seem to be used, was changed to remove consecutive duplicate lines
 	(maybe to remove extra empty lines?.
+	* update.sh: Compute the statistics for wheezy and squeeze instead
+	of lenny and etch

Modified: ddtp-web/update.sh
URL: http://svn.debian.org/wsvn/ddtp-web/update.sh?rev=2710&op=diff
==============================================================================
--- ddtp-web/update.sh (original)
+++ ddtp-web/update.sh Mon Jul 25 13:48:04 2011
@@ -11,8 +11,8 @@
 
 # Regenerate the stats files
 /home/kleptog/stats/ddts-stats sid >/dev/null
-/home/kleptog/stats/ddts-stats lenny >/dev/null
-/home/kleptog/stats/ddts-stats etch >/dev/null
+/home/kleptog/stats/ddts-stats wheezy>/dev/null
+/home/kleptog/stats/ddts-stats squeeze >/dev/null
 
 #cp -a /home/grisu/public_html/ddtp/* /var/www/ddtp/
 




More information about the Debian-l10n-commits mailing list