X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ea16331b0fa085b2877f0487f194eff8c2aaaa89;hp=79a15cd0db921c7688f42dbe36484162d0f4f5dc;hb=b32798a5b171def527639ca8b67ad0f2368da94d;hpb=b792acc7313bebecbda3235af0da0774ba8a3987 diff --git a/debian/changelog b/debian/changelog index 79a15cd..ea16331 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,14 @@ exfat-utils (0.9.7-2) UNRELEASED; urgency=low 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 . + * Add build-dep on quilt, use dh quilt addon in debian/rules. + * Add README.source to reference quilt. -- Sven Hoexter Thu, 17 May 2012 13:50:03 +0200