From e0115df14432cea904226f806269fa83bdc9051e Mon Sep 17 00:00:00 2001
From: Anthony Towns <aj@azure.humbug.org.au>
Date: Tue, 7 Aug 2001 11:42:04 +0000
Subject: [PATCH] Add ia64, hppa to woody

---
 apt.conf          | 2 +-
 apt.conf-non-US   | 2 +-
 katie.conf        | 2 ++
 katie.conf-non-US | 2 ++
 4 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/apt.conf b/apt.conf
index 59a23559..15d182d6 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 i386 m68k powerpc sparc source";
+   Architectures "alpha arm hppa i386 ia64 m68k powerpc 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 4dff271d..65a6f11d 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 i386 m68k powerpc sparc source";
+   Architectures "alpha arm hppa i386 ia64 m68k powerpc sparc source";
    BinOverride "override.woody.$(SECTION)";
    SrcOverride "override.woody.$(SECTION).src";
 };
diff --git a/katie.conf b/katie.conf
index 7542cfa1..a767e37d 100644
--- a/katie.conf
+++ b/katie.conf
@@ -299,7 +299,9 @@ Suite
 	  "all" "";
 	  "alpha" ""; 
 	  "arm" "";
+	  "hppa" "";
 	  "i386" "";
+	  "ia64" "";
 	  "m68k" "";
 	  "powerpc" "";
 	  "sparc" "";
diff --git a/katie.conf-non-US b/katie.conf-non-US
index f6c63f1d..4881ebbb 100644
--- a/katie.conf-non-US
+++ b/katie.conf-non-US
@@ -284,7 +284,9 @@ Suite
 	  "all" "";
 	  "alpha" ""; 
 	  "arm" "";
+	  "hppa" "";
 	  "i386" "";
+	  "ia64" "";
 	  "m68k" "";
 	  "powerpc" "";
 	  "sparc" "";
-- 
2.39.5