Source: superiotool Severity: wishlist Tags: patch Hi,
The armhf port has reached a very good state (at 87%) at debian-ports.org, and I'm now mass-filing bug reports to packages for armhf support. Most packages just have to add armhf in the architecture field. The complete list is in http://wiki.debian.org/ArmHardFloatTodo The package builds fine using the attached patch. Please consider adding armhf support. :) Regards Konstantinos -- System Information: Debian Release: squeeze/sid Architecture: armhf (armv7l) Kernel: Linux 2.6.31.14-efikamx (PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -ruN scsh-0.6-0.6.7/debian/control.in scsh-0.6-0.6.7.armhf//debian/control.in --- scsh-0.6-0.6.7/debian/control.in 2010-11-22 18:44:39.000000000 +0000 +++ scsh-0.6-0.6.7.armhf//debian/control.in 2010-11-22 17:46:50.579785742 +0000 @@ -8,7 +8,7 @@ Homepage: http://www.scsh.net/ Package: scsh-0.6 -Cpu: i386,arm,armel,armeb,avr32,hppa,m32r,m68k,mips,mipsel,powerpc,s390,sh3,sh3eb,sh4,sh4eb,sparc +Cpu: i386,arm,armel,armeb,armhf,avr32,hppa,m32r,m68k,mips,mipsel,powerpc,s390,sh3,sh3eb,sh4,sh4eb,sparc System: any Depends: ${shlibs:Depends}, scsh-common-0.6 (= ${source:Version}) Replaces: scsh (<= 0.6.6-3)

