summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2017-03-02 13:48:19 +0300
committerDmitry Bogatov <KAction@gnu.org>2017-03-02 13:48:19 +0300
commit1d0b451857a58613deb0366cc3436a0bad25a938 (patch)
tree3ab33bce4b2b2dcba47c599cbcdee5433959a47b /debian
parentfa229e9d6d037e08ff548b80a9b43ffded8e352a (diff)
Introduce new binary package 'runit-helper', allowing packages to access fixes and improvements in 'dh-runit' without rebuild.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control12
-rw-r--r--debian/runit-helper.install1
3 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e667cb..cf18f07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ dh-runit (2.7) UNRELEASED; urgency=medium
9 backward-incompatible change, hence the version major bump, but I am 9 backward-incompatible change, hence the version major bump, but I am
10 unaware of any actual users of this option. 10 unaware of any actual users of this option.
11 * Ensure that after package removal logs belong to root. 11 * Ensure that after package removal logs belong to root.
12 * Introduce new binary package 'runit-helper', allowing packages to
13 access fixes and improvements in 'dh-runit' without rebuild.
12 14
13 -- Dmitry Bogatov <KAction@gnu.org> Wed, 01 Mar 2017 18:38:17 +0300 15 -- Dmitry Bogatov <KAction@gnu.org> Wed, 01 Mar 2017 18:38:17 +0300
14 16
diff --git a/debian/control b/debian/control
index 74b3dba..03f464d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,3 +20,15 @@ Description: debhelper add-on to handle runit runscripts
20 The dh_runit command installs runscripts and adds the appropriate code to 20 The dh_runit command installs runscripts and adds the appropriate code to
21 the postinst, prerm and postrm maint scripts to properly enable/disable 21 the postinst, prerm and postrm maint scripts to properly enable/disable
22 runscripts. 22 runscripts.
23
24Package: runit-helper
25Architecture: all
26Depends: ${misc:Depends}, ${shlibs:Depends}
27Description: dh-sysuser implementation detail
28 runit-helper provides code, which actually perform actions on system
29 users on behalf of dh-runit package. This separation allows packages
30 take advantage of improvement or fixes in 'dh-runit' without
31 rebuilding.
32 .
33 This package is implementation detail of 'dh-runit'. It should never
34 be installed manually. No assumption about its content can be made.
diff --git a/debian/runit-helper.install b/debian/runit-helper.install
new file mode 100644
index 0000000..3d377d2
--- /dev/null
+++ b/debian/runit-helper.install
@@ -0,0 +1 @@
runit-helper /lib/runit-helper/