]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Reformat lists of packages to make future work easier
authorAndrew Ruthven <andrew@etc.gen.nz>
Sat, 15 Jul 2023 12:41:37 +0000 (00:41 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sun, 16 Jul 2023 04:17:12 +0000 (16:17 +1200)
debian/control

index f58f423c52a9c8bced32e32d2b05722e253088da..f3033bf21fd15efcadf24b21b71d6f7f9acc8d5d 100644 (file)
@@ -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.