debian/0000755000000000000000000000000012032304617007164 5ustar debian/jobservice.manpages0000644000000000000000000000001511577117565013051 0ustar jobservice.1 debian/changelog0000644000000000000000000000167112032304576011047 0ustar jobservice (0.8.0-0ubuntu4) quantal; urgency=low * Drop build-dependency on docutils-writer-manpage; python-docutils has included support for this directly for several years. -- Colin Watson Mon, 01 Oct 2012 13:15:57 +0100 jobservice (0.8.0-0ubuntu3) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:04:16 +0000 jobservice (0.8.0-0ubuntu2) oneiric; urgency=low * dh_python2 transition * removed debian/pyversions not needed * debian/control - increased mim python version to >= 2.6.6-3~ - removed B-D on python-support. - added X-P-V * debian/rules - added "--with python2" -- Charlie Smotherman Sat, 18 Jun 2011 07:51:55 -0500 jobservice (0.8.0-0ubuntu1) maverick; urgency=low * Initial release. (LP: #612834) -- Jacob Peddicord Tue, 03 Aug 2010 23:01:20 -0400 debian/rules0000755000000000000000000000014411577117565010264 0ustar #!/usr/bin/make -f # ex: noet %: dh $@ --with python2 override_dh_clean: dh_clean jobservice.1 debian/watch0000644000000000000000000000016211577117565010235 0ustar version=3 https://launchpad.net/jobservice/+download http://launchpad.net/jobservice/.*/jobservice-(.+)\.tar\.gz debian/jobservice.lintian-overrides0000644000000000000000000000010711577117565014716 0ustar jobservice: package-contains-empty-directory usr/share/jobservice/sls/ debian/jobservice.dirs0000644000000000000000000000003211577117565012216 0ustar /usr/share/jobservice/sls debian/compat0000644000000000000000000000000211577117566010404 0ustar 7 debian/jobservice.doc-base0000644000000000000000000000035611577117565012743 0ustar Document: jobservice-sls Title: Service-Level Settings Format Author: Jacob Peddicord Section: System/Administration Format: HTML Index: /usr/share/doc/jobservice/sls-format-0.8.html Files: /usr/share/doc/jobservice/sls-format-0.8.html debian/source/0000755000000000000000000000000011577117566010506 5ustar debian/source/format0000644000000000000000000000001411577117566011714 0ustar 3.0 (quilt) debian/jobservice.docs0000644000000000000000000000003011577117565012203 0ustar doc/sls-format-0.8.html debian/control0000644000000000000000000000142612032304536010572 0ustar Source: jobservice Section: admin Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Jacob Peddicord Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-docutils, intltool Standards-Version: 3.9.1 X-Python-Version: >= 2.6 Homepage: https://launchpad.net/jobservice Package: jobservice Architecture: all Depends: ${python:Depends}, ${misc:Depends}, dbus Suggests: jobs-admin Description: system job management daemon jobservice is a system daemon that is accessible over DBus, providing methods for controlling jobs (services) on a system using Upstart 0.6 or a plain System V boot. . It is likely used in conjunction with jobs-admin, the GTK+ interface used to manage the jobs. debian/copyright0000644000000000000000000000223111577117566011137 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: jobservice Maintainer: Jacob Peddicord Source: http://bazaar.launchpad.net/~jpeddicord/jobservice/trunk/files Copyright: 2010 Jacob Peddicord License: GPL-3+ Files: debian/* Copyright: 2010 Jacob Peddicord License: GPL-3+ License: GPL-3+ 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 3 of the License, or (at your option) any later version. . This program 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 full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.