]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/changelog
Update Standards-Version to 4.5.0 - no changes required.
[sven/fuse-exfat.git] / debian / changelog
index 032afa9662011fa149258a8cb78c7d96a8650982..6b033d2b463d1283d7a7a14743f0a70aef8d74b1 100644 (file)
@@ -1,3 +1,41 @@
+fuse-exfat (1.3.0-2) unstable; urgency=medium
+
+  * Drop "mount.exfat" symlink to the mount helper in the
+    wake of the exfat support inside Linux. Adding a debian/NEWS
+    file to make this change more visible. (Closes: #963752)
+  * Update Standards-Version to 4.5.0 - no changes required.
+
+ -- Sven Hoexter <hoexter@debian.org>  Fri, 26 Jun 2020 19:26:47 +0200
+
+fuse-exfat (1.3.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update d/copyright up to 2018.
+  * Move debhelper compat level definition to Build-Depends.
+  * Increase Standards-Version to 4.2.1 - no changes required.
+
+ -- Sven Hoexter <hoexter@debian.org>  Wed, 31 Oct 2018 22:23:28 +0100
+
+fuse-exfat (1.2.8-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Increment dh compat level to 11.
+  * Remove --with autoreconf from dh invocation, it's default since
+    compat level 10.
+  * Update VCS-Git URL to a working https endpoint.
+  * Update Standards-Version to 4.1.3.
+
+ -- Sven Hoexter <hoexter@debian.org>  Sat, 03 Feb 2018 19:35:26 +0100
+
+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.
@@ -75,7 +113,7 @@ fuse-exfat (1.1.0-2) unstable; urgency=low
 
 fuse-exfat (1.1.0-1) unstable; urgency=low
 
-  * New upstream release (Closes: #759155). 
+  * New upstream release (Closes: #759155).
     + Fixes invalid inode output in df (Closes: # 746735)
   * Added "-Wall -std=c99" to the CFLAGS from the list of default
     flags given in the upstream SConstruct file.
@@ -128,7 +166,7 @@ fuse-exfat (0.9.8-1) experimental; urgency=low
   * Dropped all usage of quilt - currently not required.
   * No longer use CFLAGS as CCFLAGS, the SConstruct file
     now honors CCFLAGS.
-  
+
  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:10 +0200
 
 fuse-exfat (0.9.7-2) unstable; urgency=low