Package: vbetool Version: 1.1-3 Severity: wishlist Tags: patch Hi! Please add x32 to the list of architectures vbetool is built on. It's an x86 architecture, just like i386, amd64 or lpia.
-- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (600, 'unstable'), (500, 'unreleased'), (50, 'experimental') Architecture: x32 (x86_64) Kernel: Linux 3.18.5-x32 (SMP w/6 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: sysvinit (via /sbin/init)
diff -Nru vbetool-1.1/debian/changelog vbetool-1.1/debian/changelog --- vbetool-1.1/debian/changelog 2012-12-15 22:29:39.000000000 +0100 +++ vbetool-1.1/debian/changelog 2015-02-07 22:42:28.000000000 +0100 @@ -1,3 +1,9 @@ +vbetool (1.1-3+x32) jessie-x32; urgency=medium + + * Build on x32. + + -- Adam Borowski <kilob...@angband.pl> Sat, 07 Feb 2015 22:41:48 +0100 + vbetool (1.1-3) unstable; urgency=low * QA upload. diff -Nru vbetool-1.1/debian/control vbetool-1.1/debian/control --- vbetool-1.1/debian/control 2012-12-15 18:25:13.000000000 +0100 +++ vbetool-1.1/debian/control 2015-02-07 22:32:59.000000000 +0100 @@ -9,7 +9,7 @@ Vcs-Browser: http://git.brad-smith.co.uk/?p=debian-old/pkg-vbetool.git Package: vbetool -Architecture: i386 amd64 lpia kfreebsd-i386 kfreebsd-amd64 +Architecture: i386 amd64 lpia kfreebsd-i386 kfreebsd-amd64 x32 Depends: ${shlibs:Depends}, ${misc:Depends} Description: run real-mode video BIOS code to alter hardware state vbetool uses lrmi in order to run code from the video BIOS. Currently, it