summaryrefslogtreecommitdiff
path: root/debian/control
blob: 52018a6eb7da2ff837a8ea37a6522fadfeb52f14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: dropnroll
Section: misc
Priority: extra
Maintainer: Christian Pointner <equinox@spreadspace.org>
Build-Depends: debhelper (>= 9), dh-systemd
Standards-Version: 3.9.5

Package: dropnroll
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: inotify based dropbox daemon
 dropnroll is a small daemon which can be used to watch one or more
 directories for new files. When a new file is detected an external program will
 get started.
 Additional directories can be added to the daemon's watch list using a simple
 unix socket based command interface.