[debian-edu-commits] r81927 - trunk/src/archive/archivestatus/bin
holger at alioth.debian.org
holger at alioth.debian.org
Mon Aug 5 22:44:30 UTC 2013
Author: holger
Date: 2013-08-05 22:44:30 +0000 (Mon, 05 Aug 2013)
New Revision: 81927
Modified:
trunk/src/archive/archivestatus/bin/needs_love
Log:
s#distros#suites#g
Modified: trunk/src/archive/archivestatus/bin/needs_love
===================================================================
--- trunk/src/archive/archivestatus/bin/needs_love 2013-08-05 21:32:35 UTC (rev 81926)
+++ trunk/src/archive/archivestatus/bin/needs_love 2013-08-05 22:44:30 UTC (rev 81927)
@@ -51,7 +51,7 @@
# 2013-05-20, version 0.8.1
# - add armhf in wheezy
# 2013-07-15, version 0.8.2
-# - add link to other distros
+# - add link to other suites
#################
################# This code is horrible. READ AT YOUR OWN RISK!
@@ -418,8 +418,8 @@
ENDTIME=$(date +%s)
DIFFTIME=$(( $ENDTIME - $STARTTIME ))
cat <<EOF
-<h2>Other Debian Edu distros</h2>
-<p>There are <a href="needs_love.html">reports for other Debian Edu distros</a> as well.</p>
+<h2>Other Debian Edu suites>/h2>
+<p>There are <a href="needs_love.html">reports for other Debian Edu suites</a> as well.</p>
<h2>Some hints for better understanding the above</h2>
<ul>
<li>more than 99% of the packages in Debian-Edu come from Debian, above you find a accurate percentage for the number of source packages (but not for the lines of code...)</li>
More information about the debian-edu-commits
mailing list