--- /dev/null
+fuse-exfat (1.3.0-2) unstable; urgency=medium
+
+ In the wake of Linux 5.7 supporting exFAT natively, the fuse-exfat
+ package drops the "mount.exfat" symlink for the "mount.exfat-fuse"
+ helper. Subsequently a plain mount of an exFAT filesystem will rely
+ on the Linux implementation. If you'd like to continue to use the
+ fuse-exfat implementation you've to invoke "/sbin/mount.exfat-fuse"
+ directly.
+
+ -- Sven Hoexter <hoexter@debian.org> Fri, 26 Jun 2020 20:38:03 +0200
+
+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)
+
+ -- 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.
+++ /dev/null
-sbin/mount.exfat-fuse sbin/mount.exfat
-usr/share/man/man8/mount.exfat-fuse.8.gz usr/share/man/man8/mount.exfat.8.gz
override_dh_auto_configure:
dh_auto_configure -- \
--sbindir=/sbin \
+
+override_dh_auto_install:
+ dh_auto_install
+ rm debian/exfat-fuse/sbin/mount.exfat