X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=3cf5ecbf71ee373608c9108ea15d7d3e83a3878d;hb=6c83cdccbabf0b464f3e7f76dc53f39f872d8b27;hp=694de741d59cdc7a31ae37ab03e308f255c97374;hpb=a1d69ab036a93ad962080b7f9be254dd43f97b2c;p=sven%2Ffuse-exfat.git diff --git a/debian/control b/debian/control index 694de74..3cf5ecb 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,17 @@ Source: fuse-exfat Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper-compat (= 13), libfuse-dev, pkg-config -Standards-Version: 4.5.0 +Build-Depends: debhelper-compat (= 13), libfuse3-dev, pkg-config +Rules-Requires-Root: no +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 Package: exfat-fuse Architecture: linux-any kfreebsd-any -Depends: ${shlibs:Depends}, ${misc:Depends}, fuse [linux-any], fuse4bsd [kfreebsd-any] -Recommends: exfat-utils +Depends: ${shlibs:Depends}, ${misc:Depends}, fuse +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.