[debian-edu-commits] debian-edu/ 04/06: * tasks/desktop-mate: add depends on network-manager-gnome | cmst | wicd. * tasks/desktop-xfce: add depends on network-manager-gnome | cmst | wicd and also depend on xfce4-notify. (Closes: #873931)
Holger Levsen
holger at layer-acht.org
Fri Sep 15 14:44:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu.
commit 042581b2083940f38754d57b591e6a1162bda1cd
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Sep 15 16:36:19 2017 +0200
* tasks/desktop-mate: add depends on network-manager-gnome | cmst | wicd.
* tasks/desktop-xfce: add depends on network-manager-gnome | cmst | wicd and
also depend on xfce4-notify. (Closes: #873931)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 5 ++++-
tasks/desktop-mate | 3 +++
tasks/desktop-xfce | 4 ++++
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a39b91e..d5c2eca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,10 @@ debian-edu (1.927) UNRELEASED; urgency=medium
* Update debian/control.stub with the debian/control changes from 1.926.
* tasks/standalone and tasks/roaming-workstation: depend on
network-manager-gnome | plasma-nm | cmst | wicd instead of on plasma-nm
- and network-manager-gnome. (for Closes: #873931)
+ and network-manager-gnome. (Closes: #873931)
+ * tasks/desktop-mate: add depends on network-manager-gnome | cmst | wicd.
+ * tasks/desktop-xfce: add depends on network-manager-gnome | cmst | wicd and
+ also depend on xfce4-notify. (Closes: #873931)
-- Holger Levsen <holger at debian.org> Fri, 15 Sep 2017 16:26:28 +0200
diff --git a/tasks/desktop-mate b/tasks/desktop-mate
index 280feea..a8ae97e 100644
--- a/tasks/desktop-mate
+++ b/tasks/desktop-mate
@@ -29,6 +29,9 @@ Avoid:
NeedConfig: yes - artwork
Depends:
+ network-manager-gnome | cmst | wicd,
+
+Depends:
libreoffice-gtk3,
Depends:
diff --git a/tasks/desktop-xfce b/tasks/desktop-xfce
index 1529c2e..80d2818 100644
--- a/tasks/desktop-xfce
+++ b/tasks/desktop-xfce
@@ -20,6 +20,10 @@ Avoid:
xdm,
NeedConfig: yes - artwork
+Depends:
+ network-manager-gnome | cmst | wicd,
+ xfce4-notifyd,
+
Recommends:
system-config-printer,
tango-icon-theme,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list