X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=937c9663507f8274f2eeef1ab78977debd7233c2;hb=63c7a7aff17cc0b83afb7f321fef469aece306f8;hp=08fa6e31a218e04222f749ba679511af6456a0bc;hpb=c19f9ee3a3901b8a01bbd72ec7063a5c423b3861;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 08fa6e3..937c966 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,14 @@ 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 . (Closes: #672898) + * Add build-dep on quilt, use dh quilt addon in debian/rules. + * Add README.source to reference quilt. -- Sven Hoexter Thu, 17 May 2012 14:47:47 +0200