summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-12-12 02:24:26 +0000
committerDmitry Bogatov <KAction@debian.org>2018-12-12 02:24:32 +0000
commit1432d897faea22299d253b3cfad8c94cd751ed1f (patch)
tree7fd27a5a65c86dd4c5942fa8c92c00f3e2862977 /debian
parentc870dcaa53988f709b1152221e76992972365fb5 (diff)
Make auto-generated runscripts invoke svlogd(8) as `runit-log' user.
* Make auto-generated runscripts invoke svlogd(8) as `runit-log' user. * Impose dependency on (runit >= 2.1.2-20), which provides `runit-log' user.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 578581d..0a35570 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
1dh-runit (2.8.1) UNRELEASED; urgency=medium
2
3 * Make auto-generated runscripts invoke svlogd(8) as `runit-log' user.
4 * Impose dependency on (runit >= 2.1.2-20), which provides `runit-log'
5 user.
6
7 -- Dmitry Bogatov <KAction@debian.org> Wed, 12 Dec 2018 02:15:19 +0000
8
1dh-runit (2.7.3) unstable; urgency=medium 9dh-runit (2.7.3) unstable; urgency=medium
2 10
3 * Do not re-enable serice on upgrade, if it was disable by local 11 * Do not re-enable serice on upgrade, if it was disable by local
diff --git a/debian/control b/debian/control
index 20dde40..b3f58df 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Homepage: https://salsa.debian.org/runit-team/dh-runit
11Package: dh-runit 11Package: dh-runit
12Architecture: all 12Architecture: all
13Depends: debhelper (>= 9), 13Depends: debhelper (>= 9),
14 dh-sysuser,
15 ${misc:Depends}, 14 ${misc:Depends},
16 ${shlibs:Depends} 15 ${shlibs:Depends}
17Description: debhelper add-on to handle runit runscripts 16Description: debhelper add-on to handle runit runscripts