From eaf019ffae913aa40434616ce47676dc648c01a6 Mon Sep 17 00:00:00 2001 From: Gerfried Fuchs Date: Wed, 7 Jul 2010 10:49:56 +0200 Subject: [PATCH] update for etch->archive moval --- config.sh.sed.in | 6 ++---- templates/html/homepage.tmpl | 5 ++--- 2 files changed, 4 insertions(+), 7 deletions(-) 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: -[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years = '1997 - 2009' %] +[% PROCESS 'html/foot.tmpl' page_name=packages_homepage copyright.years = '1997 - 2010' %] -- 2.39.2