X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=2852b99d19106a6550df03c09ae606d87095a9bd;hb=e5cc26639e7958f7fecb10e926b89ff8027be991;hp=2ba720fbce9c640aa59b4c3b322fd3cde0e1af27;hpb=bbc6611dce83f40630b7b3edb9b0b07ad1ddab09;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 2ba720f..2852b99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +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. + + -- 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