X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=47af485b4c9c5e8c52bc11b0fe2d571005d5a207;hb=d62e889585d70ddef17311641c0766868ec36a37;hp=08fa6e31a218e04222f749ba679511af6456a0bc;hpb=c19f9ee3a3901b8a01bbd72ec7063a5c423b3861;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 08fa6e3..47af485 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,13 @@ fuse-exfat (0.9.7-2) UNRELEASED; urgency=low * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS. * Export CFLAGS as CCFLAGS which is honored by the current SConstruct file. + * Symlink mount.exfat-fuse to mount.exfat. This should ease the + integration with the automount functionality in thunar. + Thanks to Bob Valantin . (Closes: #673517) + * Add debian/patches/honor-cppflags - scons should use exported CPPFLAGS. + * Add debian/patches/utf16-fix - fix handling of characters beyond BMP. + Thanks to Vladimir Serbinenko . + * Add build-dep on quilt, use dh quilt addon in debian/rules. -- Sven Hoexter Thu, 17 May 2012 14:47:47 +0200