The following commit has been merged in the debian-master branch:
commit fb1856f2395f7d45ba17a33c70646c7b2729374f
Author: Gerfried Fuchs <[email protected]>
Date: Tue Sep 20 13:28:05 2011 +0200
add s390x, another debports arch
diff --git a/config.sh.sed.in b/config.sh.sed.in
index 3565326..2ac2461 100644
--- a/config.sh.sed.in
+++ b/config.sh.sed.in
@@ -48,11 +48,11 @@ parts="$sections"
suites="lenny lenny-volatile lenny-backports lenny-backports-sloppy squeeze
squeeze-updates squeeze-backports wheezy sid experimental"
priorities="required important standard optional extra"
dists="$suites"
-architectures="alpha amd64 arm armel armhf avr32 hppa hurd-i386 i386 ia64
kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc powerpcspe s390 sh4 sparc
sparc64"
+architectures="alpha amd64 arm armel armhf avr32 hppa hurd-i386 i386 ia64
kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc powerpcspe s390 s390x sh4
sparc sparc64"
arch_lenny="alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390
sparc"
arch_squeeze="amd64 armel i386 ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel
powerpc s390 sparc"
arch_wheezy="${arch_squeeze}"
-arch_sid="${arch_wheezy} alpha armhf avr32 hppa hurd-i386 m68k powerpcspe sh4
sparc64"
+arch_sid="${arch_wheezy} alpha armhf avr32 hppa hurd-i386 m68k powerpcspe
s390x sh4 sparc64"
arch_experimental="${arch_sid}"
arch_lenny_proposed_updates="${arch_lenny}"
diff --git a/templates/config/architectures.tmpl
b/templates/config/architectures.tmpl
index 018646e..607e98d 100644
--- a/templates/config/architectures.tmpl
+++ b/templates/config/architectures.tmpl
@@ -12,6 +12,7 @@ architectures = {
mips => g('MIPS (big-endian)'),
mipsel => g('MIPS (little-endian)'),
s390 => g('IBM S/390'),
+ s390x => g('IBM System z'),
"hurd-i386" => g('Hurd (i386)'),
amd64 => g('AMD64'),
armel => g('EABI ARM'),
diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl
index e9e60a7..bc68d09 100644
--- a/templates/html/homepage.tmpl
+++ b/templates/html/homepage.tmpl
@@ -13,7 +13,7 @@
all_sections = [ 'main', 'contrib', 'non-free' ]
all_architectures = [ 'alpha', 'arm', 'armel', 'armhf', 'amd64',
'avr32', 'hppa', 'i386',
'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips',
- 'mipsel', 'm68k', 'powerpc', 'powerpcspe', 's390',
'sh4',
+ 'mipsel', 'm68k', 'powerpc', 'powerpcspe', 's390',
's390x', 'sh4',
'sparc', 'sparc64' ]
-%]
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]