]> git.decadent.org.uk Git - dak.git/blobdiff - apt.conf-non-US
sync
[dak.git] / apt.conf-non-US
index 4f08607d87887612e9cf567edcffc0800f3a2e7e..65b64da18928aefe5f1abf7c31c2fc25991e1711 100644 (file)
@@ -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"