spelling
[rrq/fusefile.git] / debian / control
index 8f7c680168c033926897aa7430513ef1311062b8..000738bb82f290b24c72bbefe876be02a432d001 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.0
+Standards-Version: 4.6.1
 Homepage: https://git.devuan.org/rrq/fusefile.git
 Vcs-Git: https://git.devuan.org/rrq/fusefile.git
+Rules-Requires-Root: no
 
 Package: fusefile
 Architecture: any
@@ -16,5 +17,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.