[med-svn] r1502 - trunk/community/infrastructure/scripts

tille at alioth.debian.org tille at alioth.debian.org
Mon Mar 3 09:38:38 UTC 2008


Author: tille
Date: 2008-03-03 09:38:37 +0000 (Mon, 03 Mar 2008)
New Revision: 1502

Modified:
   trunk/community/infrastructure/scripts/update-tasks
Log:
Unofficial -> Experimental or inofficial


Modified: trunk/community/infrastructure/scripts/update-tasks
===================================================================
--- trunk/community/infrastructure/scripts/update-tasks	2008-03-03 08:32:15 UTC (rev 1501)
+++ trunk/community/infrastructure/scripts/update-tasks	2008-03-03 09:38:37 UTC (rev 1502)
@@ -80,7 +80,7 @@
 	if len(list_of_dependencies) > 0:
 		node.unofficial_head.raw = """<h2>
 <a id="inofficial-debs" name="inofficial-debs"></a>
-	Unofficial Debian packages
+	Experimental or inofficial Debian packages
 </h2>"""
 		node.unofficial.repeat(renderUnofficial, range(len(list_of_dependencies)))
 		# error = False




More information about the debian-med-commit mailing list