X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=b1d9a3095a43c9dee7d3a7516e5c14c210134fd5;hb=a6fd6cf1cb8b2e3930834b8edf1a398bbf235b94;hp=05279fbcfd528f597e593f8e409820c0151a8415;hpb=279d2402b1984963a86f0bdc87a270b868fe9adb;p=sven%2Ffuse-exfat.git diff --git a/debian/control b/debian/control index 05279fb..b1d9a30 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,17 @@ Source: fuse-exfat Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 9), libfuse-dev, pkg-config, dh-autoreconf -Standards-Version: 4.0.0 +Build-Depends: debhelper (>= 10), libfuse-dev, pkg-config, dh-autoreconf +Standards-Version: 4.1.3 Homepage: https://github.com/relan/exfat -Vcs-Git: git://git.sven.stormbind.net/git/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 +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.