]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/changelog
releasing version 0.9.8-1
[sven/fuse-exfat.git] / debian / changelog
index 08fa6e31a218e04222f749ba679511af6456a0bc..a0f4b40a786bea57b432b2afe657bb934985837b 100644 (file)
@@ -1,11 +1,29 @@
-fuse-exfat (0.9.7-2) UNRELEASED; urgency=low
+fuse-exfat (0.9.8-1) experimental; urgency=low
+
+  * New upstream release.
+  * Dropped all patches - merged upstream.
+  * Dropped all usage of quilt - currently not required.
+  * No longer use CFLAGS as CCFLAGS, the SConstruct file
+    now honors CCFLAGS.
+  
+ -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:10 +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.
-
- -- Sven Hoexter <hoexter@debian.org>  Thu, 17 May 2012 14:47:47 +0200
+  * Symlink mount.exfat-fuse to mount.exfat. This should ease the
+    integration with the automount functionality in thunar.
+    Thanks to Bob Valantin <valantin89@gmail.com>. (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 <phcoder@gmail.com>. (Closes: #672898)
+  * Add build-dep on quilt, use dh quilt addon in debian/rules.
+  * Add README.source to reference quilt.
+
+ -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:18:39 +0200
 
 fuse-exfat (0.9.7-1) unstable; urgency=low