X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fcontrol;h=9ad6d5409bfe84fd157308ecaa14c4636a65d49d;hb=601bda51e02c3f5fe1b1590c583d34c19ed44d5c;hp=1dfaab4ac40ea5a3e3d4c137dc538a44fd09e34a;hpb=3c2d0153241f205f0fbe0b91fc41e0f02dd3e9d6;p=rrq%2Ffusefile.git diff --git a/debian/control b/debian/control index 1dfaab4..9ad6d54 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Git: https://git.devuan.org/rrq/fusefile.git Package: fusefile Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, fuse -Description: fusefile is FUSE file mount that presents a series of - fragments of other files as a contiguous concatenation. It bind - mounts a driver on top of the file mountpoint to present the - nominated file fragments as a single, contiguous file. +Description: FUSE file mount to present a series of fragments of files + as if a real, read-only file. It simply bind mounts a driver on top + of the file mountpoint to present the nominated file fragments as a + single, contiguous file.