[debian-edu-commits] debian-edu/debian-edu-doc.git (#1477) - master (branch) updated: 1.5_20130228_7.0-13-g0a864b1
David Prévot
taffit at alioth.debian.org
Fri May 31 22:34:03 UTC 2013
The branch, master has been updated
via 0a864b1c631230b22d16c3cac13e67f2c48e82f5 (commit)
from 1c87fde1114b77ed6cf41df1a8f5ffed4b8861b7 (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 0a864b1c631230b22d16c3cac13e67f2c48e82f5
Author: David Prévot <taffit at debian.org>
Date: Fri May 31 10:57:36 2013 -0400
Revert "mail_stats_to_list: don't run 'make update'"
This reverts commit c7266993f5cca978c7b94cd21ac28ab5cb697dc3.
ravel has been upgraded to Wheezy, so no reason not to update anymore.
-----------------------------------------------------------------------
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 4277ea3..985b340 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