X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=apt.conf-non-US;h=65b64da18928aefe5f1abf7c31c2fc25991e1711;hb=4b41dc06229eed89f52f397fc7df5d665fa092cf;hp=4f08607d87887612e9cf567edcffc0800f3a2e7e;hpb=4df20c3923c3b768e31030a436b77829f56776ac;p=dak.git diff --git a/apt.conf-non-US b/apt.conf-non-US index 4f08607d..65b64da1 100644 --- a/apt.conf-non-US +++ b/apt.conf-non-US @@ -31,7 +31,7 @@ tree "dists/stable/non-US" External-Links false; }; -tree "dists/testing" +tree "dists/testing/non-US" { FileList "/org/non-us.debian.org/database/dists/testing_non-us/$(SECTION)_binary-$(ARCH).list"; SourceFileList "/org/non-us.debian.org/database/dists/testing_non-us/$(SECTION)_source.list"; @@ -47,8 +47,8 @@ tree "dists/unstable/non-US" 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"; - BinOverride "override.woody.$(SECTION)"; - SrcOverride "override.woody.$(SECTION).src"; + BinOverride "override.sid.$(SECTION)"; + SrcOverride "override.sid.$(SECTION).src"; }; bindirectory "dists/proposed-updates"