From: Andrew Ruthven Date: Sat, 15 Jul 2023 12:41:37 +0000 (+1200) Subject: Reformat lists of packages to make future work easier X-Git-Tag: 1.1.0~27 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea410fa89c593ef588b223fda5386573de5da3cb;p=mythtv-status.git Reformat lists of packages to make future work easier --- 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.