]> git.decadent.org.uk Git - dak.git/blobdiff - apt.conf.stable
Fix crash on .changes without Source: fields.
[dak.git] / apt.conf.stable
index b17f062d391e309ff84ee271c7e988036c129587..319e898d7efccbca972f11a841aa385051fb22e2 100644 (file)
@@ -25,7 +25,8 @@ tree "dists/stable"
    FileList "/org/ftp.debian.org/database/dists/stable_$(SECTION)_binary-$(ARCH).list";
    SourceFileList "/org/ftp.debian.org/database/dists/stable_$(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";
+   Architectures "alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc source";
+   BinOverride "override.woody.$(SECTION)";
+   ExtraOverride "override.woody.extra.$(SECTION)";
+   SrcOverride "override.woody.$(SECTION).src";
 };