File: control

package info (click to toggle)
copyfs 1.0.1-5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 272 kB
  • sloc: ansic: 1,766; perl: 276; makefile: 109; sh: 38
file content (15 lines) | stat: -rw-r--r-- 556 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: copyfs
Section: utils
Priority: optional
Maintainer: Anuradha Weeraman (anu) <aweeraman@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev, libattr1-dev, libfuse-dev
Standards-Version: 3.9.6
Uploaders: NIIBE Yutaka <gniibe@fsij.org>
Homepage: http://n0x.org/copyfs/

Package: copyfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, attr, perl
Description: Versioning filesystem for FUSE
 CopyFS keeps versioned copies of all changes done to files under its
 control and allows the user to revert back to any previous revision.