]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/control
Recommend exfatprogs instead of the removed exfat-utils.
[sven/fuse-exfat.git] / debian / control
index 694de741d59cdc7a31ae37ab03e308f255c97374..c9410fc168544327b416227165b5565f010cdbfd 100644 (file)
@@ -3,15 +3,16 @@ Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
 Build-Depends: debhelper-compat (= 13), libfuse-dev, pkg-config
-Standards-Version: 4.5.0
+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
+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.