X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=fbe86acb2f480327686f25c208d053272cd8c0c1;hb=2886607a1fce512b9e1a60450119d44d5e69a06f;hp=042e36f6034a2d5455c4c75058b8a7e631c5a07e;hpb=a8e9d5794ab21dfc349475fcd3f67f1787f3679c;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 042e36f..fbe86ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +fuse-exfat (1.0.1-1) UNRELEASED; urgency=low + + * New upstream release + * Remove all patches and usage of quilt. + * Update years in debian/copyright. + + -- Sven Hoexter Tue, 05 Feb 2013 21:25:38 +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