[debian-edu-commits] [SCM] Debian package debian-edu-doc branch, wheezy, updated. 1.4_20120925_6.0.6-60-gc4fb425

Holger Levsen holger at layer-acht.org
Sun Feb 17 10:04:20 UTC 2013


The following commit has been merged in the wheezy branch:
commit c4fb4250871e81e30096adf097556d16ea8caa6a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Feb 17 11:04:14 2013 +0100

    debian/mail_stats_to_list: do stats for wheezy too

diff --git a/debian/mail_stats_to_list b/debian/mail_stats_to_list
index 4db1ad6..c139217 100755
--- a/debian/mail_stats_to_list
+++ b/debian/mail_stats_to_list
@@ -37,8 +37,8 @@ fi
 # loop through manuals
 #
 cd documentation
-# actually only send mails about debian-edu-squeeze - you can add more directories to the loop here
-for i in debian-edu-squeeze ; do
+# actually only send mails about debian-edu-squeeze and debian-edu-wheezy - you can add more directories to the loop here
+for i in debian-edu-squeeze debian-edu-wheezy ; do
 	if [ "$i" != scripts ] && [ "$i" != norwegian ] && [ $(ls $i/$i-manual.*.po > /dev/null 2>&1 ; echo $?) -eq 0 ] && [ "$i" != debian-edu-etch ] ; then 
 		cd $i 
 		TMPFILE=$(mktemp)

-- 
Debian package debian-edu-doc



More information about the debian-edu-commits mailing list