Package: kexec-tools
Version: 2.0.4-1
Severity: wishlist
Tags: patch
kexec-tools currently does support the s390 architecture which has now
been removed for jessie and sid, but not the s390x one which replaces it.
Could you therefore please replace s390 in debian/control by s390x (see
the patch below)? I have tested that the resulting package works, which
was expected given that the kernel is basically the same.
diff -Nru kexec-tools-2.0.4/debian/control kexec-tools-2.0.4/debian/control
--- kexec-tools-2.0.4/debian/control 2013-07-29 14:21:13.000000000 +0000
+++ kexec-tools-2.0.4/debian/control 2013-11-13 01:08:45.000000000 +0000
@@ -7,7 +7,7 @@
Standards-Version: 3.9.4
Package: kexec-tools
-Architecture: i386 amd64 ppc64 powerpc ia64 s390 arm armel armhf sh4 mips
mipsel
+Architecture: i386 amd64 ppc64 powerpc ia64 s390x arm armel armhf sh4 mips
mipsel
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf
Description: tools to support fast kexec reboots
This package provides tools to load a kernel into memory and then
@@ -16,7 +16,7 @@
Package: kexec-tools-udeb
Section: debian-installer
-Architecture: i386 amd64 ppc64 powerpc ia64 s390 arm armel armhf sh4 mips
mipsel
+Architecture: i386 amd64 ppc64 powerpc ia64 s390x arm armel armhf sh4 mips
mipsel
XC-Package-Type: udeb
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: tools to support fast kexec reboots (udeb)
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: s390x
Kernel: Linux 3.2.0-4-s390x (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages kexec-tools depends on:
ii debconf [debconf-2.0] 1.5.49
ii libc6 2.13-38
ii zlib1g 1:1.2.7.dfsg-13
kexec-tools recommends no packages.
kexec-tools suggests no packages.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]