The following commit has been merged in the ubuntu-master branch:
commit 7d09da709b630cf597f59f6ccaf51403fd716479
Author: Frank Lichtenheld <[email protected]>
Date: Sat Feb 21 15:26:36 2009 +0100
[UBUNTU] Remove feisty
diff --git a/config.sh.sed.in b/config.sh.sed.in
index bd04596..36e2452 100644
--- a/config.sh.sed.in
+++ b/config.sh.sed.in
@@ -42,17 +42,14 @@ ddtplangs="be ca cs da de en-gb eo es et eu fi fr gl hu id
it ja ka km ko lt ml
archives="us security"
sections="main multiverse restricted universe"
parts="$sections"
-suites="dapper dapper-updates dapper-backports feisty feisty-updates
feisty-backports gutsy gutsy-updates gutsy-backports hardy hardy-updates
hardy-backports intrepid intrepid-updates intrepid-backports jaunty"
+suites="dapper dapper-updates dapper-backports gutsy gutsy-updates
gutsy-backports hardy hardy-updates hardy-backports intrepid intrepid-updates
intrepid-backports jaunty"
dists="$suites"
priorities="required important standard optional extra"
architectures="i386 amd64 powerpc"
arch_dapper="i386 amd64 powerpc"
arch_dapper_updates="${arch_dapper}"
arch_dapper_backports="${arch_dapper}"
-arch_feisty="${arch_dapper}"
-arch_feisty_updates="${arch_feisty}"
-arch_feisty_backports="${arch_feisty}"
-arch_gutsy="${arch_feisty}"
+arch_gutsy="${arch_dapper}"
arch_gutsy_updates="${arch_gutsy}"
arch_gutsy_backports="${arch_gutsy}"
arch_hardy="i386 amd64"
diff --git a/static/index.tmpl b/static/index.tmpl
index 60bb1fe..23e220f 100644
--- a/static/index.tmpl
+++ b/static/index.tmpl
@@ -6,13 +6,11 @@
-%]
[%-
all_suites = [ 'dapper', 'dapper-updates', 'dapper-backports',
- 'feisty', 'feisty-updates', 'feisty-backports',
'gutsy', 'gutsy-updates', 'gutsy-backports',
'hardy', 'hardy-updates', 'hardy-backports',
'intrepid', 'intrepid-updates', 'intrepid-backports',
'jaunty', ]
version_numbers = { dapper => '6.06LTS',
- feisty => '7.04',
gutsy => '7.10',
hardy => '8.04LTS',
intrepid => '8.10'}
@@ -132,6 +130,8 @@ Display:
<hr>
<h2>News</h2>
<dl>
+<dt>2009-02-21</dt>
+<dd>Remove feisty.</dd>
<dt>2008-11-03</dt>
<dd>Add jaunty.</dd>
<dt>2008-10-30</dt>
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]