On 10 Dec 2014, I wrote: > Hi! > Please add x32 to the list of architectures to build acpi on.
As there was no upload of acpi for over four years, including this three years old patch, I've prepared a porter NMU. Please yell if you disagree or there is anything wrong with it. Debdiff attached; I'll upload to DELAYED/7 soon. Meow! -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢰⠒⠀⣿⡁ Imagine there are bandits in your house, your kid is bleeding out, ⢿⡄⠘⠷⠚⠋⠀ the house is on fire, and seven big-ass trumpets are playing in the ⠈⠳⣄⠀⠀⠀⠀ sky. Your cat demands food. The priority should be obvious...
diff -u acpi-1.7/debian/changelog acpi-1.7/debian/changelog --- acpi-1.7/debian/changelog +++ acpi-1.7/debian/changelog @@ -1,3 +1,10 @@ +acpi (1.7-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add x32 architecture. (Closes: #772688) + + -- Adam Borowski <kilob...@angband.pl> Mon, 15 Jan 2018 04:20:21 +0100 + acpi (1.7-1) unstable; urgency=low * Imported Upstream version 1.7 diff -u acpi-1.7/debian/control acpi-1.7/debian/control --- acpi-1.7/debian/control +++ acpi-1.7/debian/control @@ -8,7 +8,7 @@ Homepage: http://sourceforge.net/projects/acpiclient Package: acpi -Architecture: i386 ia64 amd64 mips mipsel mipsn32 mipsn32el mips64 mips64el +Architecture: i386 ia64 amd64 mips mipsel mipsn32 mipsn32el mips64 mips64el x32 Depends: ${shlibs:Depends}, ${misc:Depends} Description: displays information on ACPI devices Attempts to replicate the functionality of the 'old' apm command on