[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#878483: task-gnome-desktop: Drop extra Recommends



New version of the patch. This also drops libreoffice-evolution which
we recently dropped from the 'gnome' metapackage.

Thanks,
Jeremy Bicha
From c1e52ac7dc6628d507e3a586f2e1fb4face582be Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbicha@debian.org>
Date: Sun, 28 Jan 2018 21:42:54 -0400
Subject: [PATCH] gnome: Don't recommend Synaptic, Gimp or full LibreOffice

Drop Synaptic since it doesn't work in Wayland. See bug 8183366.
(Alternatives are gnome-software which is already installed, or
gnome-packagekit, or switch to the GNOME on Xorg session.)

The 'gnome' metapackage intentionally installs specific
LibreOffice packages instead of the 'libreoffice' metapackage.

Drop gimp since it's not important enough to install for everyone.
The Debian GNOME team is discussing dropping it from the 'gnome'
metapackage.

Closes: #878483
---
 debian/control | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ef6a0a48..4196e42f 100644
--- a/debian/control
+++ b/debian/control
@@ -75,16 +75,13 @@ Recommends:
 	gnome,
 # GNOME support in LibreOffice
 	libreoffice-gnome,
-	libreoffice-evolution,
-# temporarily moved from task-desktop due to #525077
-	gimp,
-# Package management.
-	synaptic,
 # firefox is the most popular web browser at the moment,
 # although both gnome and kde offer their own too
 	firefox-esr | firefox,
 # libreoffice is the best word processor / office suite at the moment
-	libreoffice,
+	libreoffice-writer,
+	libreoffice-calc,
+	libreoffice-impress,
 # make help menu work
 	libreoffice-help-en-us,
 # make thesaurus work
-- 
2.15.1


Reply to: