debian/0000755000000000000000000000000011513616761007175 5ustar debian/changelog0000644000000000000000000000562211513616753011055 0ustar svtools (0.6-2) unstable; urgency=low * Removed nonsense from copyright file. -- Klaus Reimer Thu, 13 Jan 2011 15:44:32 +0000 svtools (0.6-1) unstable; urgency=low * New upstream version. * Moved to main section because daemontools is now also in main. * Removed README.Debian because information was no longer valid. * Switched to CDBS. -- Klaus Reimer Sun, 09 Jan 2011 11:58:28 +0000 svtools (0.5-5) unstable; urgency=low * Added misc:Depends. -- Klaus Reimer Sat, 07 Aug 2010 09:18:56 +0000 svtools (0.5-4) unstable; urgency=low * Updated to debhelper 7 and debian policy 3.8.1 * Changed recommended packages back to "daemontools" because it's now no longer an installer package. * Applied upstream patch to include proper short descriptions in man-pages. -- Klaus Reimer Fri, 13 Mar 2009 08:48:17 +0000 svtools (0.5-3) unstable; urgency=low * Recommend only daemontools-installer because daemontools never can be satisfied. -- Klaus Reimer Sat, 10 Apr 2004 13:44:44 +0200 svtools (0.5-2) unstable; urgency=low * Added a README.Debian to explain the installation of daemontools * Changed Suggest to Recommend. -- Klaus Reimer Thu, 18 Mar 2004 16:16:47 +0100 svtools (0.5-1) unstable; urgency=low * New upstream version which now uses --follow=name instead of -fname (Closes: #216047, #216049) -- Klaus Reimer Wed, 28 Jan 2004 17:56:00 +0200 svtools (0.4-1) unstable; urgency=low * New upstream version (Closes: #193497) -- Klaus Reimer Sun, 1 Jun 2003 12:38:03 +0200 svtools (0.3-1) unstable; urgency=high * New upstream release. Closes: #183033, #183040, #183037 -- Klaus Reimer Sun, 2 Mar 2003 12:11:01 +0100 svtools (0.2-2) unstable; urgency=low * Fixed missing build-dep to help2man (Closes: #171862) -- Klaus Reimer Sat, 21 Dec 2002 14:17:53 +0100 svtools (0.2-1) unstable; urgency=low * New upstream version. Removed a lot of bashisms (Closes: #149443) -- Klaus Reimer Sun, 9 Jun 2002 14:52:16 +0200 svtools (0.1-5) unstable; urgency=low * Updated debian control files. * Initial upload. Closes: #144349. -- Klaus Reimer Wed, 24 Apr 2002 12:57:26 +0200 svtools (0.1-4) unstable; urgency=low * Reconstructed package. -- Klaus Reimer Tue, 26 Jun 2001 10:34:37 +0200 svtools (0.1-3) unstable; urgency=low * Applied upstream patch -- Klaus Reimer Fri, 23 Feb 2001 16:09:27 +0100 svtools (0.1-2) unstable; urgency=low * Applied upstream patch -- Klaus Reimer Thu, 22 Feb 2001 11:56:26 +0100 svtools (0.1-1) unstable; urgency=low * Initial Release. -- Klaus Reimer Wed, 21 Feb 2001 11:06:42 +0100 Local variables: mode: debian-changelog End: debian/dirs0000644000000000000000000000004311427222372010051 0ustar etc/sv var/log/sv usr/bin usr/sbin debian/source/0000755000000000000000000000000011512321322010456 5ustar debian/source/format0000644000000000000000000000001311512321322011663 0ustar 3.0 (quilt)debian/rules0000755000000000000000000000040111512323177010243 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk DEB_MAKE_CLEAN_TARGET := clean DEB_MAKE_BUILD_TARGET := all DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/svtools PREFIX=/usr debian/watch0000644000000000000000000000017711512323027010220 0ustar # Compulsory line, this is a version 3 file version=3 http://www.ailis.de/~k/projects/svtools/releases/ svtools-(.*)\.tar\.bz2 debian/control0000644000000000000000000000150411512322654010572 0ustar Source: svtools Section: misc Priority: optional Maintainer: Klaus Reimer Build-Depends: cdbs, debhelper (>= 7.0.0) Build-Depends-Indep: help2man Standards-Version: 3.9.1 Package: svtools Architecture: all Depends: ${misc:Depends}, bsdmainutils Recommends: daemontools Description: Utilities for daemontools and multilog This package provides some useful utilities to maintain supervised services and to handle multilog log files: . svdir: Find daemontools service directory. svinfo: Get infos about a supervised process. svinitd: init.d weapper for daemontools services. svinitd-create: Create an init.d-script for a supervices process. svsetup: Service setup tool for daemontools. mlcat: cat frontend for multilog files. mlhead: head frontend for multilog files. mltail: tail frontend for multilog files. debian/copyright0000644000000000000000000000231411513615407011124 0ustar This work was packaged for Debian by: Klaus Reimer on Wed, 24 Apr 2002 12:57:26 +0200. It was downloaded from: http://www.ailis.de/~k/projects/svtools/ Upstream Author(s): Klaus Reimer Copyright: Copyright (C) 2000-2011 Klaus Reimer License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-2". The Debian packaging is: Copyright (C) 2011 Klaus Reimer and is licensed under the GPL version 2, see above. debian/compat0000644000000000000000000000000111427222372010365 0ustar 7