X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=apt.conf-non-US;h=4dff271dee265796f760fc7b99b30636d270a38a;hb=bff9fbafb548106326749e4534e3378974edcdc5;hp=65b64da18928aefe5f1abf7c31c2fc25991e1711;hpb=4b41dc06229eed89f52f397fc7df5d665fa092cf;p=dak.git diff --git a/apt.conf-non-US b/apt.conf-non-US index 65b64da1..4dff271d 100644 --- a/apt.conf-non-US +++ b/apt.conf-non-US @@ -20,17 +20,6 @@ TreeDefault Contents::Header "/org/non-us.debian.org/katie/Contents.top"; }; -tree "dists/stable/non-US" -{ - FileList "/org/non-us.debian.org/database/dists/stable_non-us/$(SECTION)_binary-$(ARCH).list"; - SourceFileList "/org/non-us.debian.org/database/dists/stable_non-us/$(SECTION)_source.list"; - Sections "main contrib non-free"; - Architectures "alpha arm i386 m68k powerpc sparc source"; - BinOverride "override.potato.$(SECTION)"; - SrcOverride "override.potato.$(SECTION).src"; - External-Links false; -}; - tree "dists/testing/non-US" { FileList "/org/non-us.debian.org/database/dists/testing_non-us/$(SECTION)_binary-$(ARCH).list"; @@ -46,7 +35,7 @@ tree "dists/unstable/non-US" FileList "/org/non-us.debian.org/database/dists/unstable_non-us/$(SECTION)_binary-$(ARCH).list"; SourceFileList "/org/non-us.debian.org/database/dists/unstable_non-us/$(SECTION)_source.list"; Sections "main contrib non-free"; - Architectures "alpha arm hppa hurd-i386 i386 mips mipsel m68k powerpc sh sparc source"; + Architectures "alpha arm hppa hurd-i386 i386 ia64 mips mipsel m68k powerpc s390 sh sparc source"; BinOverride "override.sid.$(SECTION)"; SrcOverride "override.sid.$(SECTION).src"; }; @@ -54,8 +43,7 @@ tree "dists/unstable/non-US" bindirectory "dists/proposed-updates" { - FileList "/org/non-us.debian.org/database/dists/proposed-updates_-_binary.list"; - SourceFileList "/org/non-us.debian.org/database/proposed-updates_-_source.list"; + FileList "/org/non-us.debian.org/database/dists/proposed-updates_-_all.list"; Packages "dists/proposed-updates/Packages"; Sources "dists/proposed-updates/Sources"; Contents " ";