From: Andrew Ruthven <andrew@etc.gen.nz>
Date: Sat, 13 Feb 2021 22:57:35 +0000 (+1300)
Subject: Ensure that init-system-helpers is available at installation time
X-Git-Tag: 1.0.2~4
X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c1502b3bfae5ce561a5abb15ee04c8c78f431c;p=mythtv-status.git

Ensure that init-system-helpers is available at installation time
---

diff --git a/debian/changelog b/debian/changelog
index 3b139a2..d61889b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mythtv-status (1.0.2-1) unstable; urgency=medium
   * Add upstream/metadata file.
   * Update standards version to 4.5.1 and debhelper to 13.
   * Update debian/watch to ver 4.
+  * Add a Pre-Depends so init-system-helpers is available.
 
  -- Andrew Ruthven <andrew@etc.gen.nz>  Sun, 06 Dec 2020 22:51:12 +1300
 
diff --git a/debian/control b/debian/control
index 95c4b34..1bf8914 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Vcs-Browser: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?p=mythtv-status.git;a=summ
 Package: mythtv-status
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libxml-libxml-perl, libdate-manip-perl, libmime-tools-perl, lsb-base (>= 3.0-6)
+Pre-Depends: ${misc:Pre-Depends}
 Suggests: molly-guard (>= 0.4), libconfig-auto-perl
 Recommends: libmythtv-perl, libnet-upnp-perl, libsys-sigaction-perl
 Description: Show the status of a MythTV backend