debian: Move Recommends to binary package

This field is not recognized for the source package, and causes a
warning.

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-12-26 10:58:41 -05:00 committed by Sunil Mohan Adapa
parent da08b8bd02
commit 1813f175da
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

2
debian/control vendored
View File

@ -38,7 +38,6 @@ Build-Depends: debhelper (>= 11~)
, python3-setuptools-git , python3-setuptools-git
, python3-yaml , python3-yaml
, xmlto , xmlto
Recommends: python3-systemd
Standards-Version: 4.2.1 Standards-Version: 4.2.1
Homepage: https://salsa.debian.org/freedombox-team/plinth Homepage: https://salsa.debian.org/freedombox-team/plinth
Vcs-Git: https://salsa.debian.org/freedombox-team/plinth.git Vcs-Git: https://salsa.debian.org/freedombox-team/plinth.git
@ -84,6 +83,7 @@ Depends: ${python3:Depends}
, python3-ruamel.yaml , python3-ruamel.yaml
, python3-yaml , python3-yaml
, sudo , sudo
Recommends: python3-systemd
Description: web front end for administering every aspect of a FreedomBox Description: web front end for administering every aspect of a FreedomBox
The FreedomBox is a net appliance conceived by Eben Moglen. It The FreedomBox is a net appliance conceived by Eben Moglen. It
contains free software and is designed to allow you to interface with contains free software and is designed to allow you to interface with