X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=ce8eb7638ffe71b90c069774dc57c8f72bb3411c;hb=077937a7bc7b8292427a8401dc59edcbdefa8872;hp=2ba720fbce9c640aa59b4c3b322fd3cde0e1af27;hpb=6421bc0dfd178a686f65fdfb51b5ef2e83e52261;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 2ba720f..ce8eb76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +fuse-exfat (1.2.1-1) UNRELEASED; urgency=low + + * New upstream release + + -- Sven Hoexter Wed, 07 Oct 2015 10:48:09 +0200 + +fuse-exfat (1.1.0-2) unstable; urgency=low + + * Remove debian/watch - recent changes at Google code required + different download links which do not contain readable hrefs. + * Extent debian/copyright up to 2014. + * Update debian/copyright license statement - with 1.1.0 upstream + relicensed from GPLv3 to GPLv2 or later. + * Update link in debian/copyright to the download location. + * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed + to build on kfreebsd. + + -- Sven Hoexter Mon, 01 Sep 2014 09:38:38 +0200 + +fuse-exfat (1.1.0-1) unstable; urgency=low + + * New upstream release (Closes: #759155). + + Fixes invalid inode output in df (Closes: # 746735) + * Added "-Wall -std=c99" to the CFLAGS from the list of default + flags given in the upstream SConstruct file. + * Standards-Version: 3.9.5, no changes required. + + -- Sven Hoexter Mon, 25 Aug 2014 18:45:19 +0200 + fuse-exfat (1.0.1-1) unstable; urgency=low * New upstream release