dh-runit 2.15.2ubuntu1 source package in Ubuntu

Changelog

dh-runit (2.15.2ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Neuter dh-runit; packages in Ubuntu should not use runit, systemd is the
      chosen service monitoring framework for Ubuntu and alternative init
      systems are not supported.

dh-runit (2.15.2) unstable; urgency=medium

  * bump Standards-Version
  * release to unstable

dh-runit (2.15.1) experimental; urgency=medium

  * Remove duplicate metafiles
  * update tests for metafiles

 -- Gianfranco Costamagna <email address hidden>  Thu, 29 Dec 2022 14:05:24 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Lorenzo Puliti
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-runit_2.15.2ubuntu1.tar.xz 15.0 KiB bd2c221949b083a9d9bdffcab93e873b54b11901f7e04e896b08fd5599f35bc5
dh-runit_2.15.2ubuntu1.dsc 1.7 KiB e2c9238ee95ff04e0bfddc8a00a0f60df4c16d30f112fbbb0ddd0b4e449318ef

Available diffs

View changes file

Binary packages built by this source

dh-runit: debhelper add-on to handle runit runscripts

 dh-runit provides a debhelper sequence addon named 'runit' and the
 dh_runit command.
 .
 The dh_runit command installs runscripts and adds the appropriate code to
 the postinst, prerm and postrm maint scripts to properly enable/disable
 and purge runscripts. When runit is PID 1 the maint script code also takes
 care of restarting services during upgrades, when appropriate.

runit-helper: dh-runit implementation detail

 runit-helper provides code, which actually perform actions on system
 users on behalf of dh-runit package. This separation allows packages
 take advantage of improvement or fixes in 'dh-runit' without
 rebuilding.
 .
 This package is implementation detail of 'dh-runit'. It should never
 be installed manually. No assumption about its content can be made.