From ee4c125ec37e38b451f99f78d2977708623977f3 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sun, 8 Mar 2020 21:35:28 +0100 Subject: installation-guide: Remove mips from built arches --- debian/archlist | 2 +- debian/changelog | 1 + debian/control | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 12 deletions(-) (limited to 'debian') diff --git a/debian/archlist b/debian/archlist index 7c41b5ad3..2e900ce18 100644 --- a/debian/archlist +++ b/debian/archlist @@ -10,7 +10,7 @@ armel ARM softfloat armhf ARM harffloat #hppa PA-RISC (hppa) #ia64 IA-64 -mips 32-bit MIPS (big-endian) +#mips 32-bit MIPS (big-endian) mips64el 64-bit MIPS (little-endian) mipsel 32-bit MIPS (little-endian) #powerpc PowerPC diff --git a/debian/changelog b/debian/changelog index 7092c1373..1a8a47781 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ installation-guide (20200110) UNRELEASED; urgency=medium website, to get valid filename suffixes. * Update view of boot screen (add dark theme installer menu). * Update copyright year to 2020. + * Drop mips from built archs. [ Changwoo Ryu ] * Improve Korean pdf diff --git a/debian/control b/debian/control index d60cb8850..5a816b2e5 100644 --- a/debian/control +++ b/debian/control @@ -159,17 +159,17 @@ Description: Debian installation guide for i386 # running on the Intel x86 architecture, in a variety of languages. # . # A shorter reference, the installation HOWTO, is included in an appendix. - -Package: installation-guide-mips -Architecture: all -Multi-Arch: foreign -Depends: ${misc:Depends} -Conflicts: installation-guide -Description: Debian installation guide for mips - This package contains the Debian installation guide for the big-endian - 32bit MIPS architecture, in a variety of languages. - . - A shorter reference, the installation HOWTO, is included in an appendix. +# +#Package: installation-guide-mips +#Architecture: all +#Multi-Arch: foreign +#Depends: ${misc:Depends} +#Conflicts: installation-guide +#Description: Debian installation guide for mips +# This package contains the Debian installation guide for the big-endian +# 32bit MIPS architecture, in a variety of languages. +# . +# A shorter reference, the installation HOWTO, is included in an appendix. Package: installation-guide-mips64el Architecture: all -- cgit v1.2.3