[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] debian/mail_stats_to_list: point to...

Holger Levsen gitlab at salsa.debian.org
Mon Mar 4 09:20:01 GMT 2019


Holger Levsen pushed to branch master at Debian Edu / debian-edu-doc


Commits:
cee4fa3f by Holger Levsen at 2019-03-04T09:19:51Z
debian/mail_stats_to_list: point to https://jenkins.debian.net/userContent/debian-edu-doc/ as http://maintainer.skolelinux.org/debian-edu-doc/ is not updated anymore.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- debian/mail_stats_to_list


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,9 @@ debian-edu-doc (2.10.15) UNRELEASED; urgency=medium
   [ Holger Levsen ]
   * Update all manuals from the wiki.
   * Update debian/copyright from the wikis.
+  * debian/mail_stats_to_list: point to
+    https://jenkins.debian.net/userContent/debian-edu-doc/ as
+    http://maintainer.skolelinux.org/debian-edu-doc/ is not updated anymore.
 
   [ Translation updates ]
   * Buster manual:


=====================================
debian/mail_stats_to_list
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2009-2018 Holger Levsen (holger at layer-acht.org)
+# Copyright 2009-2019 Holger Levsen (holger at layer-acht.org)
 # 
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
@@ -49,7 +49,7 @@ for i in $MANUALS ; do
 	if [ $(ls $i/$i-manual.*.po > /dev/null 2>&1 ; echo $?) -eq 0 ] ; then
 		cd $i 
 		TMPFILE=$(mktemp)
-		echo "The (translated) $i manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/" > $TMPFILE
+		echo "The (translated) $i manual as PDF or HTML is available at https://jenkins.debian.net/userContent/debian-edu-doc//" > $TMPFILE
 		echo >> $TMPFILE
 		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



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/commit/cee4fa3fe1f3b9f9331a1d0af37e890b165286eb

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/commit/cee4fa3fe1f3b9f9331a1d0af37e890b165286eb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20190304/f29bdd10/attachment-0001.html>


More information about the debian-edu-commits mailing list