[debian-edu-commits] debian-edu/debian-edu-doc.git (#1447) - wheezy (branch) updated: 1.4_20120925_6.0.6-62-g41c6ef7

Holger Levsen holger at alioth.debian.org
Sun Feb 17 16:25:18 UTC 2013


The branch, wheezy has been updated
       via  41c6ef714abb3febd5d3877668286d18c8fcafe9 (commit)
      from  b032a8d3fc1868addff12e3e108ea4caa1a78192 (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 41c6ef714abb3febd5d3877668286d18c8fcafe9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Feb 17 17:25:13 2013 +0100

    mail_stats_to_list: don't run 'make update'

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

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

The diff of changes is:
diff --git a/debian/mail_stats_to_list b/debian/mail_stats_to_list
index 985b340..4277ea3 100755
--- a/debian/mail_stats_to_list
+++ b/debian/mail_stats_to_list
@@ -47,7 +47,7 @@ for i in debian-edu-squeeze debian-edu-wheezy ; do
 		echo "To understand this mail better, please read /usr/share/doc/debian-edu-doc/README." >> $TMPFILE
 		echo "This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list." >> $TMPFILE
 		echo >> $TMPFILE
-		make update > /dev/null 2>&1 
+		#make update > /dev/null 2>&1 
 		make status >> $TMPFILE 2>&1 
 		cat $TMPFILE | mail -s "Content and translation status for the $i manual" debian-edu at lists.debian.org
 		rm $TMPFILE


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