X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=33eedfcd0d7ab461189dd0a6a22b1ec3a4efd602;hp=8b49202d6f2c481c423eeda91c15354f1c674a6f;hb=8bf2db5fea62e7a86030ce5affca82db6b58625f;hpb=32380f69681ca36a580e49fbd10ce657a8e9e8f5 diff --git a/debian/changelog b/debian/changelog index 8b49202..33eedfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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 . + + -- Sven Hoexter Thu, 17 May 2012 13:50:03 +0200 + exfat-utils (0.9.7-1) unstable; urgency=low * New upstream release.