X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=914f1e3629e4b0b4ffa6bed5a9cdc3c402786d11;hb=413762489cd8944889dde0caf0d08bc8b6296c19;hp=6ae2717408a30bde09e5dfbba0292db067611e82;hpb=1d0081468562c9da907984804c59daeefd6a9ae6;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 6ae2717..914f1e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +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. + + -- 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. + Patch provided by Nicholas D Steeves. (Closes: #851920) + + -- Sven Hoexter Fri, 20 Jan 2017 11:05:59 +0100 + fuse-exfat (1.2.5-1) unstable; urgency=medium * New upstream release.