upstart 1.11-0ubuntu2 source package in Ubuntu
Changelog
upstart (1.11-0ubuntu2) trusty; urgency=low [ Steve Langasek ] * Merge Debian packaging changes from 1.10-2. [ James Hunt ] * debian/manpages/upstart-events.7: Remove Job States and Job Lifecycle sections since they have been added to init.8 upstream (closes: bug#732125). * debian/manpages/upstart-events.7: - Added missing dbus and dconf events. - Added all inline events to SEE ALSO section for quick reference. (when coupled with latest upstream doc changes, closes: bug#732128). * debian/control: add Build-Depends on libtool for test_conf_preload.sh. * Cherry-pick fix for handling re-exec if job is invalid (LP: #1269731). -- James Hunt <email address hidden> Tue, 21 Jan 2014 11:50:09 +0000
Upload details
- Uploaded by:
- James Hunt
- Uploaded to:
- Trusty
- Original maintainer:
- James Hunt
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
upstart_1.11.orig.tar.gz | 1.5 MiB | 1763f6899d1d472727a89f110a8c754d5859cce044440878f12e5280c8752b7c |
upstart_1.11-0ubuntu2.diff.gz | 45.6 KiB | 65ec87c28b4c15df83078c896a5b6a8a9b29e9d0df50321ae786fca0f977c324 |
upstart_1.11-0ubuntu2.dsc | 2.5 KiB | 753331d342c1ec95463c87c17be3611903cf06c5ec378ab7615213b3ad828d56 |
Available diffs
- diff from 1.11-0ubuntu1 to 1.11-0ubuntu2 (10.5 KiB)
Binary packages built by this source
- libupstart-dev: 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.
- libupstart1: 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.
- upstart: 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.
- upstart-dconf-bridge: DConf bridge for upstart
This package contains a bridge that allows upstart jobs to react when
DConf/gsettings keys are changed.
- upstart-monitor: 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.