X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2ba720fbce9c640aa59b4c3b322fd3cde0e1af27;hp=042e36f6034a2d5455c4c75058b8a7e631c5a07e;hb=bbc6611dce83f40630b7b3edb9b0b07ad1ddab09;hpb=a1973638129fb3971302adf0f6727bbc5365bcb5 diff --git a/debian/changelog b/debian/changelog index 042e36f..2ba720f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +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. + * Add debian/patches/fix-fuse-read-write-return-r336.patch + Fixes "Operation not permitted" error reporting on empty files. + * Add debian/patches/fix-unexpected-removal-on-dir-move-r337.patch + Fixes unexpected removal of a directory if you move it into itself. + + -- Sven Hoexter Fri, 25 Jan 2013 22:48:16 +0100 + +fuse-exfat (1.0.0-1) unstable; urgency=low + + * New upstream release + + -- Sven Hoexter Tue, 23 Jan 2013 21:06:21 +0100 + fuse-exfat (0.9.8-3) experimental; urgency=low * Revert the change from 0.9.8-2, the correct fix is