X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=5be252c7a6fda7bf6fcdcc609f5aebfaea348fca;hb=2abe9e1fc7dff54f46d5316136af050a36ad9d42;hp=60d0afa983a40af7d4e8dcfdb01571f86cb9f8e6;hpb=21dbbfba013ea4bdbe4ecb284e61f1dd38bc234b;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 60d0afa..5be252c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,27 @@ -fuse-exfat (0.9.7-1) UNRELEASED; urgency=low +fuse-exfat (0.9.7-2) unstable; 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. + * 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 Mon, 21 May 2012 21:18:39 +0200 + +fuse-exfat (0.9.7-1) unstable; urgency=low * New upstream release. * Remove config.log, in the clean target (via override dh_auto_clean). + * Bump Standards-Version to 3.9.3 - no changes required. - -- Sven Hoexter Fri, 09 Mar 2012 19:39:56 +0100 + -- Sven Hoexter Fri, 09 Mar 2012 21:20:25 +0100 fuse-exfat (0.9.6-1) unstable; urgency=low