# HG changeset patch # User Paul Boddie # Date 1389462413 -3600 # Node ID eff09934582d4fd0fb40fc4fe4219224b4e92b9c # Parent 4ceb87292c3e29046cdd2e6b6fbd3ae5c1ae06b7 Reverted the packaging change from Suggests to Recommends since the latter encourages the installation of a lot of optional software, whereas the former just suggests it and keeps it optional. diff -r 4ceb87292c3e -r eff09934582d packages/debian-wheezy/python-desktop/debian/control --- a/packages/debian-wheezy/python-desktop/debian/control Sun Jan 05 00:34:17 2014 +0100 +++ b/packages/debian-wheezy/python-desktop/debian/control Sat Jan 11 18:46:53 2014 +0100 @@ -11,7 +11,7 @@ Package: python-desktop Architecture: all Depends: ${misc:Depends}, ${python:Depends} -Recommends: kde, gnome, xfce4 +Suggests: kde, gnome, xfce4 Description: Desktop environment detection, inspection and interaction The desktop package supports application launching and the opening of dialogues and resources for a selection of common and standardised