summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-10-11 15:21:29 +0000
committerFrans Pop <elendil@planet.nl>2009-10-11 15:21:29 +0000
commit8e6ece5d283e415bdb458560c566d7c401b7e447 (patch)
treeb10a7e0a2cf92d92f50f87a30ea6d9a6d57ceb10
parent3ab0277a5ba5a210398a7d079a150ea0c471f51b (diff)
downloadinstallation-guide-8e6ece5d283e415bdb458560c566d7c401b7e447.zip
Disable the variant for the alpha architecture for official builds
alpha is being dropped as a release architecture for Squeeze.
-rw-r--r--debian/archlist2
-rw-r--r--debian/changelog2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/archlist b/debian/archlist
index b321edbc6..977ec2e67 100644
--- a/debian/archlist
+++ b/debian/archlist
@@ -4,7 +4,7 @@
#Code Name
i386 Intel x86
-alpha Alpha
+#alpha Alpha
amd64 AMD64
armel ARM
hppa PA-RISC (hppa)
diff --git a/debian/changelog b/debian/changelog
index 6b85eb6ab..d6db2fa5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ installation-guide (2009xxxx) UNRELEASED; urgency=low
Closes: #545584.
* Include a caution in the IA64 version of the manual against using IA64
for "normal" 64-bit Intel systems.
+ * Disable the variant for the alpha architecture: it is being dropped as a
+ release architecture for Squeeze.
-- Frans Pop <fjp@debian.org> Tue, 01 Sep 2009 19:01:59 +0200