Source: aqemu Severity: normal Tags: patch User: [email protected]
Dear Maintainer, Please add ppc64el to the architectures list in debian/control. The package builds without error. Thanks and regards. Fernando -- System Information: Debian Release: 8.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable') Architecture: ppc64el (ppc64le) Kernel: Linux 3.16.0-4-powerpc64le (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru aqemu-0.8.2/debian/changelog aqemu-0.8.2/debian/changelog --- aqemu-0.8.2/debian/changelog 2012-05-08 09:58:20.000000000 -0400 +++ aqemu-0.8.2/debian/changelog 2015-07-27 09:08:23.000000000 -0400 @@ -1,3 +1,9 @@ +aqemu (0.8.2-2.1) UNRELEASED; urgency=medium + + * debian/control: added ppc64el + + -- Fernando Seiti Furusato <[email protected]> Mon, 27 Jul 2015 09:08:08 -0400 + aqemu (0.8.2-2) unstable; urgency=low * debian/control: diff -Nru aqemu-0.8.2/debian/control aqemu-0.8.2/debian/control --- aqemu-0.8.2/debian/control 2012-05-08 09:57:47.000000000 -0400 +++ aqemu-0.8.2/debian/control 2015-07-27 09:07:59.000000000 -0400 @@ -11,7 +11,7 @@ Package: aqemu -Architecture: amd64 arm armel hppa i386 ia64 mips mipsel powerpc sparc sparc64 kfreebsd-i386 kfreebsd-amd64 ppc64 armhf +Architecture: amd64 arm armel hppa i386 ia64 mips mipsel powerpc sparc sparc64 kfreebsd-i386 kfreebsd-amd64 ppc64 ppc64el armhf Depends: qemu, ${shlibs:Depends}, ${misc:Depends} Recommends: qemu-kvm Description: Qt4 front-end for QEMU and KVM

