]> 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 55b851f73ca44b707384729da6f078834be0f095..d6e91125a9485cd09dac8d0c61c830cdd310ac9c 100644 (file)
@@ -2,17 +2,18 @@ Source: fuse-exfat
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 9), libfuse-dev, autotools-dev, pkg-config
-Standards-Version: 3.9.6
+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: git://git.sven.stormbind.net/git/sven/fuse-exfat.git
-Vcs-Browser: http://git.sven.stormbind.net/?p=sven/fuse-exfat.git
+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.