X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=3cf5ecbf71ee373608c9108ea15d7d3e83a3878d;hb=6c83cdccbabf0b464f3e7f76dc53f39f872d8b27;hp=7606d742ec099b42ef9fa52072d8d4905a00ffc4;hpb=b747352475991e7b96183fa1014937efd3e47187;p=sven%2Ffuse-exfat.git diff --git a/debian/control b/debian/control index 7606d74..3cf5ecb 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: fuse-exfat Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper-compat (= 13), libfuse-dev, pkg-config +Build-Depends: debhelper-compat (= 13), libfuse3-dev, pkg-config Rules-Requires-Root: no -Standards-Version: 4.5.0 +Standards-Version: 4.6.2 Homepage: https://github.com/relan/exfat Vcs-Git: https://git.sven.stormbind.net/fuse-exfat.git Vcs-Browser: https://git.sven.stormbind.net/?p=sven/fuse-exfat.git @@ -12,7 +12,7 @@ Vcs-Browser: https://git.sven.stormbind.net/?p=sven/fuse-exfat.git Package: exfat-fuse Architecture: linux-any kfreebsd-any Depends: ${shlibs:Depends}, ${misc:Depends}, fuse -Recommends: exfat-utils +Recommends: exfatprogs Description: read and write exFAT driver for FUSE fuse-exfat is a read and write driver implementing the extended file allocation table as a filesystem in userspace.