debian/0000755000000000000000000000000012110227207007160 5ustar debian/manpages0000644000000000000000000000001511351673040010700 0ustar multiwatch.1 debian/watch0000644000000000000000000000020212110226630010202 0ustar version=3 opts=dversionmangle=s/-(rc1\+really1\.0\.0)$// \ http://download.lighttpd.net/multiwatch/ .*/multiwatch-(\d.*)\.tar\.gz debian/control0000644000000000000000000000151412110223166010564 0ustar Source: multiwatch Section: web Priority: extra Maintainer: Jérémy Lal Build-Depends: debhelper (>= 9.20120909~), cmake, libglib2.0-dev (>= 2.16.0), libev-dev (>= 3.9) Standards-Version: 3.9.4 Homepage: http://redmine.lighttpd.net/projects/multiwatch Vcs-Git: git://git.lighttpd.net/multiwatch.git Vcs-Browser: http://git.lighttpd.net/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. debian/copyright0000644000000000000000000000255711725144052011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Stefan Bühler Source: http://redmine.lighttpd.net/projects/multiwatch Files: * Copyright: (c) 2009 Stefan Bühler License: Expat Files: debian/* Copyright: 2010-2011 Jérémy Lal License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000011553134736010476 5ustar debian/source/format0000644000000000000000000000001411351703167011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212110223115010350 0ustar 9 debian/rules0000755000000000000000000000003712110223050010230 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000215312110227207011033 0ustar multiwatch (1.0.0-rc1+really1.0.0-1) unstable; urgency=low * Upstream update. * Ensure proper version ordering, due to previous -rc1 version. * debian/rules : move to debhelper 9. * debian/control : bump Build-Dependency version of debhelper (>= 9.20120909~). * Fix FTBFS with ld --as-needed (Closes: #632148) * Remove debian/patches/1001_libev4_compatibility.patch, applied upstream. * debian/watch : update url, dversionmangle -rc1+really1.0.0. -- Jérémy Lal Sun, 17 Feb 2013 19:38:40 +0100 multiwatch (1.0.0-rc1-2) unstable; urgency=low * Remove empty paragraph in long description. (Closes: #578417) * Patch : builds against libev4. (Closes: #623372) * debian/rules : clean cmake build dir. * debian/copyright : move to DEP-5 format. * Bump Standards-Version to 3.9.2 * Link to the project home page instead of the gitosis browse page. -- Jérémy Lal Sat, 30 Apr 2011 15:10:43 +0200 multiwatch (1.0.0-rc1-1) unstable; urgency=low * Initial release (Closes: #574967) -- Jérémy Lal Mon, 22 Mar 2010 14:47:01 +0100