]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/changelog
Update VCS-Git URL to a working https endpoint.
[sven/fuse-exfat.git] / debian / changelog
index 31f4e562dd202be50e2139fdf5ed414095a2af9f..5e40914a3490a81af36e52e2d75a722eaeb90090 100644 (file)
@@ -1,4 +1,28 @@
-fuse-exfat (1.2.5-2) UNRELEASED; urgency=medium
+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 <hoexter@debian.org>  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 <hoexter@debian.org>  Sun, 25 Jun 2017 10:03:32 +0200
+
+fuse-exfat (1.2.6-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Sven Hoexter <hoexter@debian.org>  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)