The following commit has been merged in the debian-master branch:
commit 2ebffd02cfc3c1fc5a12dfe816edadff60d433b5
Author: Gerfried Fuchs <[email protected]>
Date: Mon Mar 7 15:33:50 2011 +0100
add squeeze-updates
diff --git a/config.sh.sed.in b/config.sh.sed.in
index 2976f1b..719949c 100644
--- a/config.sh.sed.in
+++ b/config.sh.sed.in
@@ -45,7 +45,7 @@ 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="lenny lenny-volatile lenny-backports lenny-backports-sloppy squeeze
squeeze-backports wheezy sid experimental"
+suites="lenny lenny-volatile lenny-backports lenny-backports-sloppy squeeze
squeeze-updates squeeze-backports wheezy 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 powerpcspe s390 sh4 sparc
sparc64"
diff --git a/static/packages-site.css b/static/packages-site.css
index 9979ced..a089e4e 100644
--- a/static/packages-site.css
+++ b/static/packages-site.css
@@ -1,5 +1,5 @@
.lenny-volatile, .lenny-backports, .lenny-backports-sloppy,
-.squeeze-backports {
+.squeeze-updates, .squeeze-backports {
font-size: smaller;
}
diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl
index aac2444..8ef6fae 100644
--- a/templates/html/homepage.tmpl
+++ b/templates/html/homepage.tmpl
@@ -4,7 +4,7 @@
keywords = g('Packages')
-%]
[%-
- all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports',
'lenny-backports-sloppy', 'squeeze', 'squeeze-backports', 'wheezy', 'sid' ]
+ all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports',
'lenny-backports-sloppy', 'squeeze', 'squeeze-updates', 'squeeze-backports',
'wheezy', 'sid' ]
version_numbers = { sarge => '3.1',
etch => '4.0',
lenny => '5.0',
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]