]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/control
Build-Depend on libfuse3-dev. Supported upstream starting with 1.4.0.
[sven/fuse-exfat.git] / debian / control
index 59452b88804a009ed6eb025fee28dbb19ae36898..d6e91125a9485cd09dac8d0c61c830cdd310ac9c 100644 (file)
@@ -2,17 +2,18 @@ Source: fuse-exfat
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 10), libfuse-dev, pkg-config, dh-autoreconf
-Standards-Version: 4.1.3
+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.