summaryrefslogtreecommitdiff
path: root/debian/control
blob: 7b4aa041ab83740a99bc6d482c8b878be451b16e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: unionfs-fuse
Section: misc
Priority: optional
Maintainer: Bernd Schubert <bernd.schubert@fastmail.fm>
Build-Depends: debhelper (>= 7.0.0), libfuse-dev, quilt (>= 0.40), cmake
Standards-Version: 3.8.4

Package: unionfs-fuse
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-utils
Description: Fuse implementation of unionfs
 This is another unionfs implementation using filesystem in 
 userspace (fuse).