Signed-off-by: Joerg Jaspert <joerg@debian.org>
################################################################################
-# Temporary until lenny is there
-dak control-suite -s lenny-r0 /srv/ftp.debian.org/misc/lenny-r0.txt
-
echo "Synchronizing i18n package descriptions"
# First sync their newest data
cd ${scriptdir}/i18nsync
utils.fubar("No action specified.")
# Safety/Sanity check
- if action == "set" and suite not in ["testing", "etch-m68k", "lenny-r0"]:
+ if action == "set" and suite not in ["testing", "etch-m68k"]:
utils.fubar("Will not reset suite %s" % (suite))
if action == "list":