X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fapt.conf;h=fcac94d2290652dc2b977354ce3e796fcb8e820e;hb=3d4f5a474e5550e42c88f30bdc5fd094984dfcc1;hp=70112a83e7ce4edb941272a9ea380fd3ddb45d85;hpb=6cb0b0401eaeeb6900551c20617f0a8f2293cd89;p=dak.git diff --git a/config/debian-security/apt.conf b/config/debian-security/apt.conf index 70112a83..fcac94d2 100644 --- a/config/debian-security/apt.conf +++ b/config/debian-security/apt.conf @@ -35,7 +35,7 @@ tree "dists/stable/updates" FileList "/srv/security-master.debian.org/dak-database/dists/stable_updates/$(SECTION)_binary-$(ARCH).list"; SourceFileList "/srv/security-master.debian.org/dak-database/dists/stable_updates/$(SECTION)_source.list"; Sections "main contrib non-free"; - Architectures "alpha amd64 armel hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc s390 sparc source"; + Architectures "amd64 armel i386 ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc s390 sparc source"; BinOverride "override.squeeze.$(SECTION)"; ExtraOverride "override.squeeze.extra.$(SECTION)"; SrcOverride "override.squeeze.$(SECTION).src"; @@ -49,7 +49,7 @@ tree "dists/testing/updates" FileList "/srv/security-master.debian.org/dak-database/dists/testing_updates/$(SECTION)_binary-$(ARCH).list"; SourceFileList "/srv/security-master.debian.org/dak-database/dists/testing_updates/$(SECTION)_source.list"; Sections "main contrib non-free"; - Architectures "alpha amd64 armel hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc s390 sparc source"; + Architectures "amd64 armel i386 ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc s390 sparc source"; BinOverride "override.wheezy.$(SECTION)"; ExtraOverride "override.wheezy.extra.$(SECTION)"; SrcOverride "override.wheezy.$(SECTION).src";