summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
-rw-r--r--debian/dh-runit.install1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 946f548..9b889e1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
7 perl, 7 perl,
8 perl-doc, 8 perl-doc,
9 libfile-copy-recursive-perl, 9 libfile-copy-recursive-perl,
10 libtext-hogan-perl,
10Standards-Version: 4.3.0 11Standards-Version: 4.3.0
11Vcs-Browser: https://salsa.debian.org/runit-team/dh-runit 12Vcs-Browser: https://salsa.debian.org/runit-team/dh-runit
12Vcs-Git: https://salsa.debian.org/runit-team/dh-runit.git 13Vcs-Git: https://salsa.debian.org/runit-team/dh-runit.git
@@ -15,6 +16,7 @@ Homepage: https://salsa.debian.org/runit-team/dh-runit
15Package: dh-runit 16Package: dh-runit
16Architecture: all 17Architecture: all
17Depends: debhelper (>= 9), 18Depends: debhelper (>= 9),
19 libtext-hogan-perl,
18 ${misc:Depends}, 20 ${misc:Depends},
19 ${shlibs:Depends} 21 ${shlibs:Depends}
20Description: debhelper add-on to handle runit runscripts 22Description: debhelper add-on to handle runit runscripts
diff --git a/debian/dh-runit.install b/debian/dh-runit.install
index e3f2d9d..a08eda2 100644
--- a/debian/dh-runit.install
+++ b/debian/dh-runit.install
@@ -2,3 +2,4 @@ dh_runit /usr/bin
2postrm-runit /usr/share/debhelper/autoscripts 2postrm-runit /usr/share/debhelper/autoscripts
3postinst-runit /usr/share/debhelper/autoscripts 3postinst-runit /usr/share/debhelper/autoscripts
4runit.pm /usr/share/perl5/Debian/Debhelper/Sequence 4runit.pm /usr/share/perl5/Debian/Debhelper/Sequence
5data/* /usr/share/dh-runit/data/