]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - debian/changelog
Add build-dep on quilt, use dh quilt addon in debian/rules.
[sven/exfat-utils.git] / debian / changelog
index 5efaf3340d0692aceb9e7f22f59cc916509d5160..d00841ca74e92559b8caef59635b51d34ba062ca 100644 (file)
@@ -2,6 +2,15 @@ exfat-utils (0.9.7-2) UNRELEASED; urgency=low
 
   * Move manual link creation from debian/rules to debian/links
     and thus make use of dh_link.
+  * Switch dh compat level from 8 to 9.
+  * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
+  * Export CFLAGS as CCFLAGS which is honored by the current
+    SConstruct file.
+  * 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>.
+  * Add build-dep on quilt, use dh quilt addon in debian/rules.
 
  -- Sven Hoexter <hoexter@debian.org>  Thu, 17 May 2012 13:50:03 +0200