From 6a7276c46e55e511372ea4cd79cf4e466d1d6fd7 Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Fri, 19 Oct 2001 03:43:05 +0000 Subject: [PATCH] add mips, mipsel, s390 to testing --- apt.conf | 4 ++-- apt.conf-non-US | 4 ++-- katie.conf | 6 ++++++ katie.conf-non-US | 6 ++++++ 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/apt.conf b/apt.conf index 2c948094..17cc9010 100644 --- a/apt.conf +++ b/apt.conf @@ -25,7 +25,7 @@ tree "dists/testing" FileList "/org/ftp.debian.org/database/dists/testing_$(SECTION)_binary-$(ARCH).list"; SourceFileList "/org/ftp.debian.org/database/dists/testing_$(SECTION)_source.list"; Sections "main contrib non-free"; - Architectures "alpha arm hppa i386 ia64 m68k powerpc sparc source"; + 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"; @@ -36,7 +36,7 @@ tree "dists/woody-proposed-updates" FileList "/org/ftp.debian.org/database/dists/woody-proposed-updates_$(SECTION)_binary-$(ARCH).list"; SourceFileList "/org/ftp.debian.org/database/dists/woody-proposed-updates_$(SECTION)_source.list"; Sections "main contrib non-free"; - Architectures "alpha arm hppa i386 ia64 m68k powerpc sparc source"; + 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"; diff --git a/apt.conf-non-US b/apt.conf-non-US index 5f039f46..59bf4014 100644 --- a/apt.conf-non-US +++ b/apt.conf-non-US @@ -25,7 +25,7 @@ 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"; Sections "main contrib non-free"; - Architectures "alpha arm hppa i386 ia64 m68k powerpc sparc source"; + Architectures "alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc source"; BinOverride "override.woody.$(SECTION)"; SrcOverride "override.woody.$(SECTION).src"; }; @@ -35,7 +35,7 @@ tree "dists/woody-proposed-updates/non-US" FileList "/org/non-us.debian.org/database/dists/woody-proposed-updates_non-us/$(SECTION)_binary-$(ARCH).list"; SourceFileList "/org/non-us.debian.org/database/dists/woody-proposed-updates_non-us/$(SECTION)_source.list"; Sections "main contrib non-free"; - Architectures "alpha arm hppa i386 ia64 m68k powerpc sparc source"; + Architectures "alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc source"; BinOverride "override.woody.$(SECTION)"; SrcOverride "override.woody.$(SECTION).src"; Contents " "; diff --git a/katie.conf b/katie.conf index b754c5e4..ed5a8c4e 100644 --- a/katie.conf +++ b/katie.conf @@ -183,7 +183,10 @@ Suite i386 ""; ia64 ""; m68k ""; + mips ""; + mipsel ""; powerpc ""; + s390 ""; sparc ""; }; Origin "Debian"; @@ -211,7 +214,10 @@ Suite i386 ""; ia64 ""; m68k ""; + mips ""; + mipsel ""; powerpc ""; + s390 ""; sparc ""; }; Origin "Debian"; diff --git a/katie.conf-non-US b/katie.conf-non-US index 1867de2d..9f1ca56f 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -163,7 +163,10 @@ Suite i386 ""; ia64 ""; m68k ""; + mips ""; + mipsel ""; powerpc ""; + s390 ""; sparc ""; }; Origin "Debian"; @@ -191,7 +194,10 @@ Suite i386 ""; ia64 ""; m68k ""; + mips ""; + mipsel ""; powerpc ""; + s390 ""; sparc ""; }; Origin "Debian"; -- 2.39.2