X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=ce8eb7638ffe71b90c069774dc57c8f72bb3411c;hb=077937a7bc7b8292427a8401dc59edcbdefa8872;hp=c548133293ad86fb2a46f930851908d77f875307;hpb=e5ff1f57762b2ea0009e86c701a8e9870746fa4b;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index c548133..ce8eb76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,28 @@ +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