X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=debian%2Fcontrol;h=d6e91125a9485cd09dac8d0c61c830cdd310ac9c;hp=da533572b1288eefe787ae56c1fa591318fe26d1;hb=603ab940cd8e336d062803baf471fec1005220bb;hpb=d62e889585d70ddef17311641c0766868ec36a37 diff --git a/debian/control b/debian/control index da53357..d6e9112 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,18 @@ Source: fuse-exfat Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 9), scons, libfuse-dev, quilt -Standards-Version: 3.9.3 -Homepage: http://code.google.com/p/exfat/ -Vcs-Git: git://git.sven.stormbind.net/git/sven/fuse-exfat.git -Vcs-Browser: http://git.sven.stormbind.net/?p=sven/fuse-exfat.git +Build-Depends: debhelper-compat (= 13), libfuse3-dev, pkg-config +Rules-Requires-Root: no +Standards-Version: 4.6.0 +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 -Description: read and write exFAT driver for FUSE +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. A mounthelper is provided unter the name mount.exfat-fuse.