Source: fuse-convmvfs 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 fuse-convmvfs-0.2.6/debian/control fuse-convmvfs-0.2.6.armhf/debian/control --- fuse-convmvfs-0.2.6/debian/control 2010-10-10 14:17:17.000000000 +0000 +++ fuse-convmvfs-0.2.6.armhf/debian/control 2010-11-22 22:34:35.849780754 +0000 @@ -8,7 +8,7 @@ Homepage: http://fuse-convmvfs.sourceforge.net/ Package: fuse-convmvfs -Architecture: avr32 alpha amd64 armel hppa i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 s390x sh4 sparc +Architecture: avr32 alpha amd64 armel armhf hppa i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 s390x sh4 sparc Depends: fuse-utils, ${shlibs:Depends}, ${misc:Depends} Description: mirrors a whole filesystem tree from one charset to another convmvfs is a FUSE (File System in Userspace) utility that transparently