X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=d2a3f46efd645b8a40a95e6a5b685b73d7e4b078;hb=a76ad2430ddb5f668529f982fc4948a1ed445925;hp=87e369c518e8ce6117348194c0240c3efdf622aa;hpb=edbb0ff37edf65d0a43b35a69890ab4bfc0a80b0;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 87e369c..d2a3f46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +fuse-exfat (1.2.8-1) UNRELEASED; urgency=medium + + * New upstream release. + * Increment dh compat level to 10. + * Remove --with autoreconf from dh invocation, it's default with + compat level 10. + * Update VCS-Git URL to a working https endpoint. + * Update Standards-Version to 4.3.1. + + -- Sven Hoexter Sun, 25 Jun 2017 12:29:04 +0200 + +fuse-exfat (1.2.7-1) unstable; urgency=medium + + * New upstream release. + + Fixed handling of two last clusters: operations with files that occupy + these clusters could fail. (Closes: #865487) + * Update Standards-Version to 4.0.0. + + -- Sven Hoexter Sun, 25 Jun 2017 10:03:32 +0200 + +fuse-exfat (1.2.6-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Mon, 15 May 2017 17:26:51 +0200 + fuse-exfat (1.2.5-2) unstable; urgency=medium * Move from autotools-dev to dh-autoreconf to ease backporting.