X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=debian%2Fcontrol;h=da533572b1288eefe787ae56c1fa591318fe26d1;hp=a90c58f94271e6740df1e1828c72b475c7f987c8;hb=d34e84665be5f0aa6e92f12f8c0968e3a8d7ef11;hpb=feb6a0091835c3954b0b15af5cd1ef004a73a4c6 diff --git a/debian/control b/debian/control index a90c58f..da53357 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: fuse-exfat Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 8), scons, libfuse-dev -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 9), scons, libfuse-dev, quilt +Standards-Version: 3.9.3 Homepage: http://code.google.com/p/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 @@ -14,4 +14,5 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, fuse [linux-any], fuse4bsd [kfreebs Recommends: exfat-utils 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. + the extended file allocation table as a filesystem in userspace. + A mounthelper is provided unter the name mount.exfat-fuse.