]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/apt.conf
remove lenny
[dak.git] / config / debian / apt.conf
index 797409652e0855f738ae98a585b55cec0e4bc6a3..eff52392a0f81dfd655cc831a60b6c9214f4d713 100644 (file)
@@ -27,18 +27,6 @@ TreeDefault
    Contents::Header "/srv/ftp-master.debian.org/dak/config/debian/Contents.top";
 };
 
-tree "dists/oldstable-proposed-updates"
-{
-  FileList "/srv/ftp-master.debian.org/database/dists/oldstable-proposed-updates_$(SECTION)_binary-$(ARCH).list";
-  SourceFileList "/srv/ftp-master.debian.org/database/dists/oldstable-proposed-updates_$(SECTION)_source.list";
-  Sections "main contrib non-free";
-  Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc source";
-  BinOverride "override.lenny.$(SECTION)";
-  ExtraOverride "override.lenny.extra.$(SECTION)";
-  SrcOverride "override.lenny.$(SECTION).src";
-  Contents " ";
-};
-
 tree "dists/proposed-updates"
 {
    FileList "/srv/ftp-master.debian.org/database/dists/proposed-updates_$(SECTION)_binary-$(ARCH).list";
@@ -100,18 +88,6 @@ tree "dists/unstable"
 
 // debian-installer
 
-tree "dists/oldstable-proposed-updates/main"
-{
-  FileList "/srv/ftp-master.debian.org/database/dists/oldstable-proposed-updates_main_$(SECTION)_binary-$(ARCH).list";
-  Sections "debian-installer";
-  Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc";
-  BinOverride "override.lenny.main.$(SECTION)";
-  SrcOverride "override.lenny.main.src";
-  BinCacheDB "packages-debian-installer-$(ARCH).db";
-  Packages::Extensions ".udeb";
-  Contents " ";
-};
-
 tree "dists/proposed-updates/main"
 {
    FileList "/srv/ftp-master.debian.org/database/dists/proposed-updates_main_$(SECTION)_binary-$(ARCH).list";