[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-41-ga1886fb

Richard Nelson unixabg at gmail.com
Tue Mar 9 15:32:31 UTC 2010


The following commit has been merged in the debian-next branch:
commit 3a7371d867e014c86c0bde9ba394046a1711b888
Author: Richard Nelson <unixabg at gmail.com>
Date:   Tue Mar 9 09:21:48 2010 -0600

    Removed unused VARIABLE from from.html on l-h.cgi

diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index be0585c..8d08e8a 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -257,7 +257,7 @@
 		</tr>
 		<tr>
 			<td><label for="Iso_Preparer">--iso-preparer:</label> </td>
-			<td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-helper VERSION; http://packages.qa.debian.org/live-helper" /></td>
+			<td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-helper; http://packages.qa.debian.org/live-helper" /></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Publisher">--iso-publisher:</label> </td>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index e0ca605..8787b1f 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -256,7 +256,7 @@
 		</tr>
 		<tr>
 			<td><label for="Iso_Preparer">--iso-preparer:</label> </td>
-			<td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-helper VERSION; http://packages.qa.debian.org/live-helper" /></td>
+			<td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-helper; http://packages.qa.debian.org/live-helper" /></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Publisher">--iso-publisher:</label> </td>

-- 
live-helper



More information about the debian-live-changes mailing list