From ea410fa89c593ef588b223fda5386573de5da3cb Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 16 Jul 2023 00:41:37 +1200 Subject: [PATCH] Reformat lists of packages to make future work easier --- debian/control | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index f58f423..f3033bf 100644 --- a/debian/control +++ b/debian/control @@ -19,10 +19,21 @@ Testsuite: autopkgtest-pkg-perl 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) +Depends: ${misc:Depends}, + ${perl:Depends}, + libdate-manip-perl, + libmime-tools-perl, + libwww-perl, + libxml-libxml-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 +Suggests: + libconfig-auto-perl, + molly-guard (>= 0.4) +Recommends: + libmythtv-perl, + libnet-upnp-perl, + 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 the next 10 recordings for today and tomorrow. -- 2.30.2