aboutsummaryrefslogtreecommitdiff
path: root/config.sh.sed.in
diff options
context:
space:
mode:
authorFrank Lichtenheld <frank@lichtenheld.de>2009-02-13 23:44:58 +0100
committerFrank Lichtenheld <frank@lichtenheld.de>2009-02-13 23:44:58 +0100
commit3e6855ff77bb3e4da4faf8027643bc97fe90b0f5 (patch)
treea9fcf1fc5176c26c482cc928e16fb18b5034eb0c /config.sh.sed.in
parent10a2d2f00a391e3300044d4092467eb1d19ddbd5 (diff)
The Lenny Release Commit
Diffstat (limited to 'config.sh.sed.in')
-rw-r--r--config.sh.sed.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.sh.sed.in b/config.sh.sed.in
index 6637fb2..c9091d2 100644
--- a/config.sh.sed.in
+++ b/config.sh.sed.in
@@ -45,13 +45,14 @@ 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 sid experimental"
+suites="etch etch-m68k etch-volatile etch-backports lenny lenny-volatile lenny-backports squeeze sid experimental"
priorities="required important standard optional extra"
dists="$suites"
architectures="alpha amd64 arm armel 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_sid="${arch_lenny} hurd-i386 kfreebsd-i386 kfreebsd-amd64 m68k"
+arch_squeeze="${arch_lenny}"
+arch_sid="${arch_squeeze} hurd-i386 kfreebsd-i386 kfreebsd-amd64 m68k"
arch_experimental="${arch_sid}"
arch_lenny_proposed_updates="${arch_lenny}"
arch_etch_proposed_updates="${arch_etch}"