[SCM] live-helper branch, debian, updated. debian/2.0_a8-1-36-ga44b663

Daniel Baumann daniel at debian.org
Fri Mar 12 15:25:14 UTC 2010


The following commit has been merged in the debian branch:
commit ed6e56eb281d10bc881de19f048a7e1910e45a11
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Mar 8 15:39:57 2010 -0600

    Removing etch legacy options in the cgi.

diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 9e4aa67..67fd628 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -36,7 +36,6 @@
 			<td><label for="Distribution">--distribution:</label> </td>
 			<td>
 				<select id="Distribution" name="distribution" size="1">
-					<option value="etch">etch</option>
 					<option selected value="lenny">lenny</option>
 					<option value="squeeze">squeeze</option>
 					<option value="sid">sid</option>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index efd01e9..831aef0 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -35,7 +35,6 @@
 			<td><label for="Distribution">--distribution:</label> </td>
 			<td>
 				<select id="Distribution" name="distribution" size="1">
-					<option value="etch">etch</option>
 					<option selected value="lenny">lenny</option>
 					<option value="squeeze">squeeze</option>
 					<option value="sid">sid</option>

-- 
live-helper



More information about the debian-live-changes mailing list