X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.sh.sed.in;h=c2088787c1c5fc2887ad9e7696d55ca4d1cbd75b;hb=b8939a26da804b7d4610654003e554579b85e6d3;hp=afc9987519f32424cf8cca857f66ee130efc9e46;hpb=cd4d1f86366ee5a65c99d09a47d6c575afcbd1ef;p=deb%2Fpackages.git diff --git a/config.sh.sed.in b/config.sh.sed.in index afc9987..c208878 100644 --- a/config.sh.sed.in +++ b/config.sh.sed.in @@ -32,7 +32,8 @@ amd64_ftpsite=http://amd64.debian.net/debian debports_ftpsite=http://ftp.debian-ports.org/debian ddtp_ftpsite=http://ddtp.debian.net/debian -wget_cmd="wget --no-verbose --tries=2 --timeout=60" +wget_cmd="wget --no-verbose --tries=2 --timeout=60" +check_release_cmd="perl -I${libdir} ${bindir}/check-release --verbose --ignoremissing --keyring ${configdir}/trusted.gpg" root="" @@ -49,7 +50,7 @@ dists="$suites" architectures="alpha amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc" arch_sarge="alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc" arch_etch="alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc" -arch_lenny="${arch_etch}" +arch_lenny="${arch_etch} armel" arch_sid="${arch_sarge} armel hurd-i386 kfreebsd-i386 kfreebsd-amd64" arch_experimental="${arch_sid}" arch_lenny_proposed_updates="${arch_lenny}"