X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=d5a1ac2490fa38c1c024e62f13f328fc96c267d8;hb=770d1df2696a6068833dbd987eed6481716d8ff7;hp=e7647876d8b6da7c076bb0fdda325257d59494a5;hpb=d5af89cc07e7e30512086cc78862b88ca2d09492;p=sven%2Ffuse-exfat.git diff --git a/debian/control b/debian/control index e764787..d5a1ac2 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,17 @@ Source: fuse-exfat Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 10), libfuse-dev, pkg-config, dh-autoreconf -Standards-Version: 4.0.0 +Build-Depends: debhelper-compat (= 11), libfuse-dev, pkg-config +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.