From 1d0b451857a58613deb0366cc3436a0bad25a938 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Thu, 2 Mar 2017 13:48:19 +0300 Subject: Introduce new binary package 'runit-helper', allowing packages to access fixes and improvements in 'dh-runit' without rebuild. --- dh_runit | 1 + 1 file changed, 1 insertion(+) (limited to 'dh_runit') diff --git a/dh_runit b/dh_runit index 3be25bb..36031ed 100755 --- a/dh_runit +++ b/dh_runit @@ -100,6 +100,7 @@ HERE } } addsubstvar($pkg, 'misc:Depends', 'runit', '>= 2.1.2-7'); + addsubstvar($pkg, 'misc:Depends', 'runit-helper'); } # PROMISE: DH NOOP WITHOUT runit -- cgit v1.2.3