X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3cbb27677c1be66d87f9ffac3a5c61616a446412;hp=5be252c7a6fda7bf6fcdcc609f5aebfaea348fca;hb=d34e84665be5f0aa6e92f12f8c0968e3a8d7ef11;hpb=2abe9e1fc7dff54f46d5316136af050a36ad9d42 diff --git a/debian/changelog b/debian/changelog index 5be252c..3cbb276 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +fuse-exfat (1.0.0-2) UNRELEASED; urgency=low + + * Build depend on quilt, use dh --with quilt. + + -- Sven Hoexter Fri, 25 Jan 2013 21:53:16 +0100 + +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.