]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/control
Update VCS-Git URL to a working https endpoint.
[sven/fuse-exfat.git] / debian / control
index 44468d4bbce0a267b64a16e9f0dcf91aaee1880f..5467680689387af293e138fe947f6093172b29b0 100644 (file)
@@ -2,11 +2,11 @@ Source: fuse-exfat
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper (>= 8), scons, libfuse-dev
-Standards-Version: 3.9.2
-Homepage: http://code.google.com/p/exfat/
-#Vcs-Git: git://git.debian.org/collab-maint/fuse-exfat.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/fuse-exfat.git;a=summary
+Build-Depends: debhelper (>= 10), libfuse-dev, pkg-config, dh-autoreconf
+Standards-Version: 4.0.0
+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,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.