Source: multiwatch
Section: web
Priority: optional
Maintainer: Jérémy Lal <kapouer@melix.org>
Build-Depends: debhelper-compat (= 13), meson, libglib2.0-dev (>= 2.16.0), libev-dev (>= 3.9)
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: http://redmine.lighttpd.net/projects/multiwatch
Vcs-Browser: https://salsa.debian.org/debian/multiwatch
Vcs-Git: https://salsa.debian.org/debian/multiwatch.git

Package: multiwatch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Forks and watches multiple instances of a program
 multiwatch forks multiple instance of one application and
 keeps them running.
 .
 It is made to be used with spawn-fcgi so all forks share the same
 fastcgi socket (no webserver restart needed if you increase/decrease
 the number of forks), and it is easier to setup than multiple
 daemontool or runit supervised instances.
