[debian-edu-commits] debian-edu/debian-edu-doc.git (#518) - wheezy (branch) updated: 1.3_20090530_5.0.1+edu0_alpha-4-g1c49b47

David Prévot taffit at alioth.debian.org
Sat Oct 5 12:19:39 UTC 2013


The branch, wheezy has been updated
       via  1c49b47684becea3d2251aa77d5776e867f462f6 (commit)
      from  c346b9b385574345cc860049f0cbebb9531bfc24 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

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

The diff of changes is:
diff --git a/debian/mail_stats_to_list b/debian/mail_stats_to_list
index bbcf891..4f82aab 100755
--- a/debian/mail_stats_to_list
+++ b/debian/mail_stats_to_list
@@ -18,13 +18,19 @@
 
 #
 # send reminders about the status of the package
-# run via ~holger/crontab on a.skolelinux.no
+# run via ~holger/crontab on ravel.debian.org
+#
+#   holger at ravel:~$ crontab -l
+#   # m h  dom mon dow   command
+#   # run on the 2nd and 4th sunday of a month
+#   23 1 8-14,22-28 * 0 test `/bin/date +\%w` -eq 0 && /home/holger/debian-edu-doc/debian/mail_stats_to_list
+#
 #
 
 cd ~holger/debian-edu-doc
 svn up > /dev/null 2>&1 && svn status 
 if [ $(echo $?) -ne 0 ] ; then
-	echo "Problem with svn checkout at a.skolelinux.no:~holger/debian-edu-doc - please fix." | mail -s "problem with debian-edu-doc status mails" holger at layer-acht.org
+	echo "Problem with svn checkout at ravel.debian.org:~holger/debian-edu-doc - please fix." | mail -s "problem with debian-edu-doc status mails" holger at layer-acht.org
 	exit 1
 fi
 


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