Source: upstart Section: admin Priority: extra Maintainer: Steve Langasek Uploaders: Scott James Remnant , James Hunt Standards-Version: 3.8.4 Build-Depends: debhelper (>= 9), pkg-config (>= 0.22), libnih-dev (>= 1.0.3), libnih-dbus-dev (>= 1.0.3), nih-dbus-tool (>= 1.0.3), libdbus-1-dev (>= 1.2.16), libexpat1-dev (>= 2.0.0), libudev-dev (>= 151-5), libjson-c-dev (>= 0.10), dbus, bash-completion, dh-autoreconf, autopoint, python3, automake (>= 1.12), libdconf-dev, libselinux1-dev [linux-any] X-Python3-Version: >= 3.3 Vcs-Bzr: nosmart+http://bzr.debian.org/bzr/collab-maint/upstart/trunk/ Vcs-Browser: http://anonscm.debian.org/loggerhead/collab-maint/upstart/trunk/ Homepage: http://upstart.ubuntu.com/ XS-Testsuite: autopkgtest Package: upstart Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, sysvinit-utils (>= 2.86.ds1-23), initscripts, mountall, ifupdown (>= 0.7.3), udev (>= 175-7.1), libjson0 (>= 0.10-1.2), debianutils (>= 4) Pre-Depends: ${shlibs:Pre-Depends} Suggests: python3, graphviz, bash-completion, upstart-monitor Replaces: upstart-job, sysvinit (<< 2.88dsf-44~), sysvinit-core, upstart-compat-sysv, startup-tasks, system-services Conflicts: upstart-job, sysvinit (<< 2.88dsf-44~), sysvinit-core, upstart-compat-sysv, startup-tasks, system-services, lxcguest Provides: upstart-job Breaks: libc6 (<< 2.12.1-0ubuntu12), friendly-recovery (<< 0.2.13), cryptsetup (<< 2:1.4.3-4.1) Multi-Arch: foreign Description: event-based init daemon upstart is a replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running. Package: upstart-monitor Architecture: all Section: utils Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, upstart (>= 1.7), python3-dbus Recommends: python3-gi Description: event monitor for upstart This package contains a utility that may be run both as a command-line tool or as a graphical one that displays upstart events as they are emitted. It is useful for observing system changes and for determining appropriate events for new jobs. Package: upstart-dconf-bridge Architecture: any Section: utils Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, upstart (>= 1.10) Description: DConf bridge for upstart This package contains a bridge that allows upstart jobs to react when DConf/gsettings keys are changed. Package: libupstart1 Priority: optional Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: Upstart Client Library The libupstart library allows access to services provided by the Upstart init daemon without having to use low-level D-Bus calls. . This package contains the shared library. Package: libupstart-dev Priority: optional Section: libdevel Architecture: any Multi-Arch: same Depends: libupstart1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Upstart Client Library (development files) The libupstart library allows access to services provided by the Upstart init daemon without having to use low-level D-Bus calls. . This package contains the static library and C header files which are needed for developing software using libupstart.