summaryrefslogtreecommitdiff
path: root/debian/control
blob: 08d73abd17e87ecfeb4df45f0f07b4a6918d077d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: dh-runit
Section: admin
Priority: optional
Maintainer: Dmitry Bogatov <KAction@gnu.org>
Build-Depends: debhelper (>=9), perl, perl-doc
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/users/kaction-guest/cligh.git
Vcs-Git: https://anonscm.debian.org/cgit/users/kaction-guest/cligh.git

Package: dh-runit
Architecture: any
Depends: debhelper (>= 9), ${shlibs:Depends}, ${misc: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.