]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/control
Build depend on quilt, use dh --with quilt.
[sven/fuse-exfat.git] / debian / control
1 Source: fuse-exfat
2 Section: otherosfs
3 Priority: optional
4 Maintainer: Sven Hoexter <hoexter@debian.org>
5 Build-Depends: debhelper (>= 9), scons, libfuse-dev, quilt
6 Standards-Version: 3.9.3
7 Homepage: http://code.google.com/p/exfat/
8 Vcs-Git: git://git.sven.stormbind.net/git/sven/fuse-exfat.git
9 Vcs-Browser: http://git.sven.stormbind.net/?p=sven/fuse-exfat.git
10
11 Package: exfat-fuse
12 Architecture: linux-any kfreebsd-any
13 Depends: ${shlibs:Depends}, ${misc:Depends}, fuse [linux-any], fuse4bsd [kfreebsd-any]
14 Recommends: exfat-utils
15 Description: read and write exFAT driver for FUSE 
16  fuse-exfat is a read and write driver implementing
17  the extended file allocation table as a filesystem in userspace.
18  A mounthelper is provided unter the name mount.exfat-fuse.