Merge tag '1.1' into debian
[rrq/fusefile.git] / debian / control
index 908912b909da4589763badc4015d4907a2488c16..397a8377da78983678bfb86e18b0c2e5ac106958 100644 (file)
@@ -3,9 +3,10 @@ Section: admin
 Priority: optional
 Maintainer: Ralph Ronnquist <rrq@rrq.au>
 Build-Depends: debhelper-compat (= 13), libfuse-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://git.devuan.org/rrq/fusefile.git
-Vcs-Git: https://git.devuan.org/rrq/fusefile.git
+Vcs-Browser: https://git.devuan.org/rrq/fusefile/src/branch/debian
+Vcs-Git: https://git.devuan.org/rrq/fusefile.git -b debian
 Rules-Requires-Root: no
 
 Package: fusefile
@@ -17,5 +18,5 @@ Description: Using FUSE to combine file fragments into a single file.
  mounts a driver on top of the filename mountpoint to provide access
  to the given file fragments as if in a single, contiguous file. The
  fusefile mount driver offers read/write access to the fused file,
- distributing written data accross the given fragments or to an
overlay file.
+ distributing written data across the given fragments or to an overlay
+ file.