X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=c130d61bbf01a6fbafddc75f0e6ebb60ca9672f5;hb=85d11a4910c5a8f558d6fc7cbe2cdf37bedd85c7;hp=a4db6077b6f4eb955eb4b6ff0058904ae760b286;hpb=bca4f39232640be618b6ab8d0f03a3b32f7cbed0;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index a4db607..c130d61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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. + * Update dh compat level to 13. + * Remove kfreebsd dependency on fuse4bsd - the package was + dropped from the archive some time ago. + * Update debian/copyright for the year 2020. + * Declare in debian/control "Rules-Requires-Root: no" to build + without root permission. + + -- Sven Hoexter Fri, 26 Jun 2020 19:26:47 +0200 + fuse-exfat (1.3.0-1) unstable; urgency=medium * New upstream release.