X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=92b4a9656f6f5cebc0bcdc4b11856f0675944a25;hb=9a938f051e7237f3ee973279d1320169a7aefa61;hp=fa07f49e438d9f94469a62ab94527fa52572c7b5;hpb=0a0f1693ab7dabca55f64c7b23959caa2ea01192;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index fa07f49..92b4a96 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) UNRELEASED; urgency=low + + * New upstream release + + -- Sven Hoexter Tue, 22 Jan 2013 15:45:37 +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. @@ -8,8 +38,12 @@ fuse-exfat (0.9.7-2) UNRELEASED; urgency=low integration with the automount functionality in thunar. 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 . (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