Source: dh-runit Section: admin Priority: optional Maintainer: Lorenzo Puliti Build-Depends: debhelper-compat (= 13), perl, perl-doc, libfile-copy-recursive-perl, libtext-hogan-perl, libfile-slurp-perl, libghc-shake-dev, Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/debian/dh-runit Vcs-Git: https://salsa.debian.org/debian/dh-runit.git Homepage: https://salsa.debian.org/debian/dh-runit Package: dh-runit Architecture: all Multi-Arch: foreign Depends: debhelper (>= 9), libtext-hogan-perl, libfile-slurp-perl, libfile-copy-recursive-perl, ${misc:Depends}, ${shlibs:Depends} Description: 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. Package: runit-helper Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: foreign Description: 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.