Source: dh-runit
Section: admin
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Dmitry Bogatov <KAction@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 perl,
 perl-doc,
 libfile-copy-recursive-perl,
 libtext-hogan-perl,
 libfile-slurp-perl,
# libghc-shake-dev, (ununstallable in unstable at 2019-08-29)
Standards-Version: 4.4.0
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
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
 runscripts.

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.
