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