X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=5e40914a3490a81af36e52e2d75a722eaeb90090;hb=2daada38d746988898440b6289a8ce82ce801170;hp=1938b03e5e10b88d50bef80538fb1838122b4a2b;hpb=27e1f57eb453f17910bb032e7fd8caea53d2f6de;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 1938b03..5e40914 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +fuse-exfat (1.2.7-2) UNRELEASED; urgency=medium + + * 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. + + -- Sven Hoexter Wed, 07 Dec 2016 18:13:34 +0100 + +fuse-exfat (1.2.4-1) unstable; urgency=medium + + * New upstream release. Closes: #828057 + * Bump Standards-Version to 3.9.8 - no changes required. + + -- Sven Hoexter Sat, 25 Jun 2016 14:37:19 +0200 + fuse-exfat (1.2.3-1) unstable; urgency=medium * New upstream release.