]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/control
releasing package fuse-exfat version 1.4.0-2
[sven/fuse-exfat.git] / debian / control
index 32f640f6f98b556989554ff13eb902a57cdd0934..84d5d73a5bb45f21e44f4da4cd2fd2e057031f45 100644 (file)
@@ -2,16 +2,17 @@ Source: fuse-exfat
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 11), libfuse-dev, pkg-config
-Standards-Version: 4.1.3
+Build-Depends: debhelper-compat (= 13), libfuse3-dev, pkg-config
+Rules-Requires-Root: no
+Standards-Version: 4.6.2
 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
+Architecture: linux-any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+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.