X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=452ecfcdfbda974fa62c7360694b7fc20e9a8c35;hb=ab7910285489fc2655a2e385f6c311aaa5e3c668;hp=40973da1bab6054a8451fd259bd4e9c6b18056e8;hpb=d69d68dcf7a9cd312b110057713d88ff9680edca;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 40973da..452ecfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +fuse-exfat (0.9.7-2) UNRELEASED; urgency=low + + * Switch from dh compat level 8 to 9. + * 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) + + -- Sven Hoexter Thu, 17 May 2012 14:47:47 +0200 + fuse-exfat (0.9.7-1) unstable; urgency=low * New upstream release.