From dc74a67ae5e1e13b8fb815236dd8efdfce962ba0 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Sat, 4 Jun 2016 16:22:47 +0300 Subject: Initial commit --- debian/control | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..08d73ab --- /dev/null +++ b/debian/control @@ -0,0 +1,19 @@ +Source: dh-runit +Section: admin +Priority: optional +Maintainer: Dmitry Bogatov +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. \ No newline at end of file -- cgit v1.2.3