Source: csync2
Section: admin
Priority: optional
Maintainer: Lars Ellenberg <lars.ellenberg@linbit.com>
Build-Depends: debhelper (>= 4.0.0), librsync-dev, libsqlite3-dev, libc6-dev, libgnutls28-dev, bison, flex
Standards-Version: 3.6.2

Package: csync2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: sqlite
Description: cluster synchronization tool
 CSYNC2 synchronizes files in a cluster using the rsync-algorithm.
 It maintains a database of modified files so it is able to handle
 deletion of files and file modification conflicts.
