X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=c9410fc168544327b416227165b5565f010cdbfd;hb=f886817c45b02766cfe197e5317f7598c0bf1858;hp=7606d742ec099b42ef9fa52072d8d4905a00ffc4;hpb=b747352475991e7b96183fa1014937efd3e47187;p=sven%2Ffuse-exfat.git diff --git a/debian/control b/debian/control index 7606d74..c9410fc 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (= 13), libfuse-dev, pkg-config Rules-Requires-Root: no -Standards-Version: 4.5.0 +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 @@ -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.