From 7f10e01a6c82cc9b23f592ced87d19fa9a33af03 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 16 Jul 2023 00:44:33 +1200 Subject: [PATCH] Move libmythtv-perl to be a Suggests --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3a5350f..fe98ee4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ mythtv-status (1.0.2-1) UNRELEASED; urgency=medium * Add build deps for running tests. * Drop dependency on lsb-base, obsolete package. * Drop versioned dependency on molly-guard, 0.4 was released in 2008. + * Move libmythtv-perl to by a Suggests, as it is doesn't exist in the + official Debian repo. -- Andrew Ruthven Sun, 06 Dec 2020 22:51:12 +1300 diff --git a/debian/control b/debian/control index 081d2f8..1d92057 100644 --- a/debian/control +++ b/debian/control @@ -28,10 +28,10 @@ Depends: ${misc:Depends}, Pre-Depends: ${misc:Pre-Depends} Suggests: libconfig-auto-perl, - molly-guard -Recommends: libmythtv-perl, libnet-upnp-perl, + molly-guard +Recommends: libsys-sigaction-perl Description: Show the status of a MythTV backend Shows the current status of a local or remote MythTV backend and up to -- 2.30.2