daemontools 1:0.76-10 source package in Ubuntu

Changelog

daemontools (1:0.76-10) unstable; urgency=medium

  * d/p/0005-fix-ftbfs.patch add, fix FTBFS (Closes: 1066623)
  * d/gbp.conf: add [pull] track-missing = True
  * d/copyright: bump my copyright year

 -- Jan Mojžíš <email address hidden>  Sat, 30 Mar 2024 11:50:59 +0100

Upload details

Uploaded by:
Joost van Baal
Uploaded to:
Sid
Original maintainer:
Joost van Baal
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe admin
Noble release universe admin

Downloads

File Size SHA-256 Checksum
daemontools_0.76-10.dsc 2.0 KiB 76d0f63b847563cb82ac0f13fc0b6a17297f972c8cdec11954f84289fe06a27d
daemontools_0.76.orig.tar.gz 36.1 KiB a55535012b2be7a52dcd9eccabb9a198b13be50d0384143bd3b32b8710df4c1f
daemontools_0.76-10.debian.tar.xz 20.1 KiB fbdc7c7768ee6e5b4d72abd0418664aa17c0ad247aaf983acc9ebbac11e9ec60

Available diffs

No changes file available.

Binary packages built by this source

daemontools: collection of tools for managing UNIX services

 supervise monitors a service. It starts the service and restarts the
 service if it dies. Setting up a new service is easy: all supervise
 needs is a directory with a run script that runs the service.
 .
 multilog saves error messages to one or more logs. It optionally timestamps
 each line and, for each log, includes or excludes lines matching specified
 patterns. It automatically rotates logs to limit the amount of disk space
 used. If the disk fills up, it pauses and tries again, without losing any
 data.

daemontools-dbgsym: debug symbols for daemontools
daemontools-run: daemontools service supervision

 Starts svscanboot from inittab, and provides the directory /etc/service/
 for services to be supervised by daemontools.