X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=a2e3ef6d564f6705bcf3c28b16bf7953be24e880;hb=0a13e7b2a499334cfa9bc5d8b23913f26317f57a;hp=9325c4fae85db35e37d3e680931a4e54af8c6486;hpb=638d7f8f11067bd58439c6e13042609a72aaaf3d;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 9325c4f..a2e3ef6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,27 @@ -fuse-exfat (0.9.7-2) UNRELEASED; urgency=low +fuse-exfat (0.9.8-1) UNRELEASED; urgency=low - * Switch from dh compat level 8 to 9. + * New upstream release. + * Dropped all patches - merged upstream. + * Dropped all usage of quilt - currently not required. + + -- Sven Hoexter Sun, 12 Aug 2012 19:38:28 +0200 - -- Sven Hoexter Thu, 17 May 2012 14:47:47 +0200 +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