X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=26b7e4cd271d0daeb332fa67848c6ba0b9d16eb6;hb=1921d74566f952631fdbb09af3072f5c861f8164;hp=47af485b4c9c5e8c52bc11b0fe2d571005d5a207;hpb=d62e889585d70ddef17311641c0766868ec36a37;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 47af485..26b7e4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,34 @@ -fuse-exfat (0.9.7-2) UNRELEASED; urgency=low +fuse-exfat (1.0.0-1) unstable; urgency=low + + * New upstream release + + -- Sven Hoexter Tue, 23 Jan 2013 21:06:21 +0100 + +fuse-exfat (0.9.8-3) experimental; urgency=low + + * Revert the change from 0.9.8-2, the correct fix is + to assign CFLAGS to CCFLAGS so the correct set of common + flags will be picked up by scons. + + -- Sven Hoexter Thu, 25 Oct 2012 17:09:19 +0200 + +fuse-exfat (0.9.8-2) experimental; urgency=low + + * Build without -fPIE - hardening flags -pie. + + -- Sven Hoexter Thu, 25 Oct 2012 12:41:07 +0200 + +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 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. @@ -9,10 +39,11 @@ fuse-exfat (0.9.7-2) UNRELEASED; urgency=low 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 . + 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 Thu, 17 May 2012 14:47:47 +0200 + -- Sven Hoexter Mon, 21 May 2012 21:18:39 +0200 fuse-exfat (0.9.7-1) unstable; urgency=low