X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=105f4e61afbb5a00e28e656daee43c4606f63062;hb=550ada086f6750feb1199f72e05353ef49e5c54d;hp=1e21124f0b272e0cc1409743c41d0655549b4afd;hpb=6a9ea549e47e4cfd91f99642f77995709a2b0fbb;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 1e21124..105f4e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +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 + * Remove all patches and usage of quilt. + * Update years in debian/copyright. + + -- Sven Hoexter Thu, 07 Feb 2013 20:47:49 +0100 + fuse-exfat (1.0.0-2) unstable; urgency=low * Build depend on quilt, use dh --with quilt.