[debian-edu-commits] r79732 - in branches/wheezy/debian-edu: debian tasks

schweer-guest at alioth.debian.org schweer-guest at alioth.debian.org
Mon Apr 22 19:18:21 UTC 2013


Author: schweer-guest
Date: 2013-04-22 19:18:21 +0000 (Mon, 22 Apr 2013)
New Revision: 79732

Modified:
   branches/wheezy/debian-edu/debian/changelog
   branches/wheezy/debian-edu/tasks/desktop-lxde
Log:
tasks/desktop-lxde: Drop gdm3 from depends as this pulls in too
much packages belonging to desktop-gnome. Remove lightdm from
avoids, cause lightdm will be used as display manager.

Modified: branches/wheezy/debian-edu/debian/changelog
===================================================================
--- branches/wheezy/debian-edu/debian/changelog	2013-04-22 19:06:34 UTC (rev 79731)
+++ branches/wheezy/debian-edu/debian/changelog	2013-04-22 19:18:21 UTC (rev 79732)
@@ -9,6 +9,11 @@
   * Depend on scratch in the education-misc task, to put it on our
     list of provided packages.
 
+  [ Wolfgang Schweer ]
+  * tasks/desktop-lxde: Drop gdm3 from depends as this pulls in too
+    much packages belonging to desktop-gnome. Remove lightdm from
+    avoids, cause lightdm will be used as display manager.
+
  -- Holger Levsen <holger at debian.org>  Thu, 11 Apr 2013 13:42:36 +0200
 
 debian-edu (1.704~svn79605) wheezy-test; urgency=low

Modified: branches/wheezy/debian-edu/tasks/desktop-lxde
===================================================================
--- branches/wheezy/debian-edu/tasks/desktop-lxde	2013-04-22 19:06:34 UTC (rev 79731)
+++ branches/wheezy/debian-edu/tasks/desktop-lxde	2013-04-22 19:18:21 UTC (rev 79732)
@@ -12,7 +12,7 @@
 Responsible: Mike Gabriel
 NeedConfig:  no
 
-Depends:      gdm3, lxde, desktop-file-utils
+Depends:      lxde, desktop-file-utils
 Why:          LXDE needs login manager, opening files in LXDE depends on desktop-file-utils
 Recommends:   aqualung, epdfview, galculator, osmo, parcellite, \
               pidgin, xchat, mtpaint, fotoxx, gimp, \
@@ -20,8 +20,8 @@
               gstreamer0.10-ffmpeg, gstreamer0.10-pulseaudio, \
               synaptic
 
-Avoid:        xdm, lightdm
-Why:          debian-edu-art doesn't provide theme for lightdm yet
+Avoid:        xdm
+Why:          Use lightdm as default
 Responsible:  Mike Gabriel
 NeedConfig:   no
 




More information about the debian-edu-commits mailing list