X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=4f43772d304079208232403ffd9383a6ebeb924e;hb=04a03b13462aa6710f74ca88b4d62b89f5d4ef84;hp=2ba720fbce9c640aa59b4c3b322fd3cde0e1af27;hpb=6421bc0dfd178a686f65fdfb51b5ef2e83e52261;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 2ba720f..4f43772 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +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 Tue, 26 Aug 2014 08:32:52 +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