From: Andrew Ruthven Date: Tue, 20 Nov 2007 06:49:09 +0000 (+1300) Subject: Newish versions of apt install Recommends as though they are Depends. We don't want... X-Git-Tag: 0.5~14 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e625f4710f6119ad89c7091d38b30322cbfa72f4;p=mythtv-status.git Newish versions of apt install Recommends as though they are Depends. We don't want that. --- diff --git a/debian/control b/debian/control index 4ef512b..7425e22 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +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 -Recommends: mythtv-perl +Suggests: mythtv-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.