From 166e985e2d98b25ee47301c9e16be03460ba13bb Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Wed, 1 Mar 2017 18:39:47 +0300 Subject: Add missing dependency on dh-sysuser. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 407085b..35d47a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ dh-runit (1.6.3) UNRELEASED; urgency=medium * Change naming of generated system users for logging to start with underscore. + * Add missing dependency on dh-sysuser. - -- Dmitry Bogatov Mon, 31 Oct 2016 13:31:48 +0300 + -- Dmitry Bogatov Wed, 01 Mar 2017 18:38:17 +0300 dh-runit (1.6.2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 96131a7..74b3dba 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dh-runit Section: admin Priority: optional Maintainer: Dmitry Bogatov -Build-Depends: debhelper (>=9), perl, perl-doc +Build-Depends: debhelper (>=9), perl, perl-doc, dh-sysuser Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/users/kaction-guest/dh-runit.git Vcs-Git: https://anonscm.debian.org/cgit/users/kaction-guest/dh-runit.git -- cgit v1.2.3