Dear maintainer, I've prepared an NMU for fusecompress (versioned as 2.6-1.1) and uploaded it to DELAYED/2, as per DevRef §5.11.1. It contains the patch already attached to this bugreport. Please feel free to tell me if I should delay it longer.
Regards. diff -u fusecompress-2.6/debian/changelog fusecompress-2.6/debian/changelog --- fusecompress-2.6/debian/changelog +++ fusecompress-2.6/debian/changelog @@ -1,3 +1,11 @@ +fusecompress (2.6-1.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/patches/05-fix_FTBFS_missing_includes.patch added + (Closes: #551107) + + -- David Paleino <[email protected]> Mon, 21 Dec 2009 12:38:12 +0100 + fusecompress (2.6-1) unstable; urgency=low * New Upstream Release diff -u fusecompress-2.6/debian/patches/series fusecompress-2.6/debian/patches/series --- fusecompress-2.6/debian/patches/series +++ fusecompress-2.6/debian/patches/series @@ -4 +4 @@ -#05-fix_FTBFS_missing_includes.patch +05-fix_FTBFS_missing_includes.patch diff -u fusecompress-2.6/debian/patches/05-fix_FTBFS_missing_includes.patch fusecompress-2.6/debian/patches/05-fix_FTBFS_missing_includes.patch --- fusecompress-2.6/debian/patches/05-fix_FTBFS_missing_includes.patch +++ fusecompress-2.6/debian/patches/05-fix_FTBFS_missing_includes.patch @@ -1,3 +1,8 @@ +From: Martin Michlmayr <[email protected]> +Subject: FTBFS with GCC 4.4: missing #include +Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551107 +Forwarded: no + --- src/rlog/rlog.h | 1 + 1 file changed, 1 insertion(+) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

