From 19895f094d41068539140f991193364e8d806965 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sat, 9 Sep 2023 18:31:57 +0200 Subject: Disable the build for mipsel --- debian/archlist | 2 +- debian/changelog | 1 + debian/control | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 11 deletions(-) (limited to 'debian') diff --git a/debian/archlist b/debian/archlist index 7fc02c244..61b6356fc 100644 --- a/debian/archlist +++ b/debian/archlist @@ -12,7 +12,7 @@ armhf ARM hardfloat #ia64 IA-64 #mips 32-bit MIPS (big-endian) mips64el 64-bit MIPS (little-endian) -mipsel 32-bit MIPS (little-endian) +#mipsel 32-bit MIPS (little-endian) #powerpc PowerPC ppc64el PowerPC s390x S/390 diff --git a/debian/changelog b/debian/changelog index d2c2c80d1..f5175ce9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ installation-guide (20230803) UNRELEASED; urgency=medium * Adapt lowmem values for armel, ppc64el + s390x according to lowmem package. * Overhaul ram size / harddisk size requirements / recommendations for simplification and consistency. + * Disable the build for mipsel (no longer a release arch). [ Updated translations ] * Dutch by Frans Spiesschaert diff --git a/debian/control b/debian/control index ab814a628..7be42c8c0 100644 --- a/debian/control +++ b/debian/control @@ -183,16 +183,16 @@ Description: Debian installation guide for mips64el . A shorter reference, the installation HOWTO, is included in an appendix. -Package: installation-guide-mipsel -Architecture: all -Multi-Arch: foreign -Depends: ${misc:Depends} -Conflicts: installation-guide -Description: Debian installation guide for mipsel - This package contains the Debian installation guide for the little-endian - 32bit MIPS architecture, in a variety of languages. - . - A shorter reference, the installation HOWTO, is included in an appendix. +#Package: installation-guide-mipsel +#Architecture: all +#Multi-Arch: foreign +#Depends: ${misc:Depends} +#Conflicts: installation-guide +#Description: Debian installation guide for mipsel +# This package contains the Debian installation guide for the little-endian +# 32bit MIPS architecture, in a variety of languages. +# . +# A shorter reference, the installation HOWTO, is included in an appendix. #Package: installation-guide-powerpc #Architecture: all -- cgit v1.2.3