I uploaded this follow-up NMU after noticing that my previous upload broke kFreeBSD builds. Sorry about that.
diff -u fuse-2.8.4/debian/changelog fuse-2.8.4/debian/changelog --- fuse-2.8.4/debian/changelog +++ fuse-2.8.4/debian/changelog @@ -1,3 +1,10 @@ +fuse (2.8.4-1.5) unstable; urgency=low + + * Non-maintainer upload. + * Only build fuse-utils-udeb on Linux architectures. + + -- Colin Watson <[email protected]> Fri, 20 May 2011 13:00:49 +0100 + fuse (2.8.4-1.4) unstable; urgency=low * Non-maintainer upload. diff -u fuse-2.8.4/debian/control fuse-2.8.4/debian/control --- fuse-2.8.4/debian/control +++ fuse-2.8.4/debian/control @@ -47,7 +47,7 @@ or C++ using fuse. Package: fuse-utils-udeb -Architecture: any +Architecture: linux-any XC-Package-Type: udeb Section: debian-installer Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2-udeb (= ${binary:Version}) Thanks, -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

