The following commit has been merged in the debian-master branch:
commit eaf019ffae913aa40434616ce47676dc648c01a6
Author: Gerfried Fuchs <[email protected]>
Date: Wed Jul 7 10:49:56 2010 +0200
update for etch->archive moval
diff --git a/config.sh.sed.in b/config.sh.sed.in
index 77ab212..a7e334a 100644
--- a/config.sh.sed.in
+++ b/config.sh.sed.in
@@ -45,17 +45,15 @@ ddtplangs="ca cs da de eo es eu fi fr hu it ja km ko nl pl
pt pt-br ru sk sv uk
archives="us security debports backports volatile"
sections="main contrib non-free"
parts="$sections"
-suites="etch etch-m68k etch-volatile etch-backports lenny lenny-volatile
lenny-backports squeeze sid experimental"
+suites="lenny lenny-volatile lenny-backports squeeze sid experimental"
priorities="required important standard optional extra"
dists="$suites"
architectures="alpha amd64 arm armel avr32 hppa hurd-i386 i386 ia64
kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc"
-arch_etch="alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc"
-arch_lenny="${arch_etch} armel"
+arch_lenny="alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390
sparc"
arch_squeeze="alpha amd64 armel hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64
mips mipsel powerpc s390 sparc"
arch_sid="${arch_squeeze} avr32 hurd-i386 m68k"
arch_experimental="${arch_sid}"
arch_lenny_proposed_updates="${arch_lenny}"
-arch_etch_proposed_updates="${arch_etch}"
# Miscellaneous
#
diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl
index 0f77b5c..2c91e2a 100644
--- a/templates/html/homepage.tmpl
+++ b/templates/html/homepage.tmpl
@@ -4,8 +4,7 @@
keywords = g('Packages')
-%]
[%-
- all_suites = [ 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports',
- 'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze',
'sid' ]
+ all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze',
'sid' ]
version_numbers = { sarge => '3.1',
etch => '4.0',
lenny => '5.0' }
@@ -117,4 +116,4 @@ Distribution:
</select>
</form>
-[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years =
'1997 - 2009' %]
+[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years =
'1997 - 2010' %]
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]