archives="us security debports backports volatile"
sections="main contrib non-free"
parts="$sections"
-suites="etch etch-m68k etch-volatile etch-backports lenny sid experimental"
+suites="etch etch-m68k etch-volatile etch-backports lenny lenny-volatile 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"
# volatile archive
#
-for dist in etch
+for dist in etch lenny
do
echo "retrieve Release(.gpg) $dist-volatile"
test -d volatile/${dist}-volatile || mkdir -p volatile/${dist}-volatile
-%]
[%-
all_suites = [ 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports',
- 'lenny', 'sid' ]
+ 'lenny', 'lenny-volatile', 'sid' ]
version_numbers = { sarge => '3.1',
etch => '4.0' }
current_release = 'etch'