X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=fa07f49e438d9f94469a62ab94527fa52572c7b5;hb=0a0f1693ab7dabca55f64c7b23959caa2ea01192;hp=9325c4fae85db35e37d3e680931a4e54af8c6486;hpb=638d7f8f11067bd58439c6e13042609a72aaaf3d;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 9325c4f..fa07f49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ 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) + * Add debian/patches/honor-cppflags - scons should use exported CPPFLAGS. -- Sven Hoexter Thu, 17 May 2012 14:47:47 +0200