summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2019-03-05 15:17:43 +0000
committerDmitry Bogatov <KAction@debian.org>2019-03-05 15:17:43 +0000
commitbad883cd8c4e4a2a520015141a4b685a85c450ba (patch)
treeb1237bbf3475f3d2fe178dd34a839b2a44da703c /debian
parent51fb67fb3fcec62888e0eccfaaaf366da1a2d31d (diff)
Correctly create symlinks in /etc/service in post-inst on first revision of package, that introduced runscript. (Closes: #923233)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 90c3ea8..520f214 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ dh-runit (2.8.8) UNRELEASED; urgency=medium
2 2
3 * Do not create /etc/sv directory if there is no runscript (Closes: #923439) 3 * Do not create /etc/sv directory if there is no runscript (Closes: #923439)
4 + Thanks: Mathieu Mirmont <mat@parad0x.org> 4 + Thanks: Mathieu Mirmont <mat@parad0x.org>
5 * Correctly create symlinks in /etc/service in post-inst on first
6 revision of package, that introduced runscript. (Closes: #923233)
5 7
6 -- Dmitry Bogatov <KAction@debian.org> Thu, 28 Feb 2019 12:15:20 +0000 8 -- Dmitry Bogatov <KAction@debian.org> Thu, 28 Feb 2019 12:15:20 +0000
7 9