[debian-edu-commits] debian-edu/debian-edu-doc.git (#1445) - wheezy (branch) updated: 1.4_20120925_6.0.6-60-gc4fb425

Holger Levsen holger at alioth.debian.org
Sun Feb 17 10:04:20 UTC 2013


The branch, wheezy has been updated
       via  c4fb4250871e81e30096adf097556d16ea8caa6a (commit)
      from  b831cfb19fb89ec06c20ee3bdca1108364e7daa9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
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

-----------------------------------------------------------------------

Summary of changes:
 debian/mail_stats_to_list |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
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)


hooks/post-receive
-- 
debian-edu-doc.git (Debian package debian-edu-doc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).




More information about the debian-edu-commits mailing list