X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=59452b88804a009ed6eb025fee28dbb19ae36898;hb=a76ad2430ddb5f668529f982fc4948a1ed445925;hp=fa38258ee6b701d1d06ac3d4af8d098720ef2648;hpb=6acc6cd1ddf3c6450ff098698d8fac79781ce0af;p=sven%2Ffuse-exfat.git diff --git a/debian/control b/debian/control index fa38258..59452b8 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: fuse-exfat Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 8), scons, libfuse-dev -Standards-Version: 3.9.2 -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 +Build-Depends: debhelper (>= 10), libfuse-dev, pkg-config, dh-autoreconf +Standards-Version: 4.1.3 +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 @@ -14,5 +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.