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

pere at alioth.debian.org pere at alioth.debian.org
Tue May 28 22:09:54 UTC 2013


Author: pere
Date: 2013-05-28 22:09:54 +0000 (Tue, 28 May 2013)
New Revision: 80259

Modified:
   branches/wheezy/debian-edu/debian/changelog
   branches/wheezy/debian-edu/tasks/desktop-xfce
Log:
Make sure the new task desktop-xfce pull in a display manager.  I
selected lightdm, which is the same as LXDE is using, and which
have a small memory footprint.  kdm and gdm3 would work too.

Modified: branches/wheezy/debian-edu/debian/changelog
===================================================================
--- branches/wheezy/debian-edu/debian/changelog	2013-05-28 20:41:17 UTC (rev 80258)
+++ branches/wheezy/debian-edu/debian/changelog	2013-05-28 22:09:54 UTC (rev 80259)
@@ -5,6 +5,11 @@
     changelog entry, so we add an extra paragraph like this one until it's
     uploaded.
 
+  [ Petter Reinholdtsen ]
+  * Make sure the new task desktop-xfce pull in a display manager.  I
+    selected lightdm, which is the same as LXDE is using, and which
+    have a small memory footprint.  kdm and gdm3 would work too.
+
  -- Holger Levsen <holger at debian.org>  Tue, 28 May 2013 19:18:15 +0200
 
 debian-edu (1.708) unstable; urgency=low

Modified: branches/wheezy/debian-edu/tasks/desktop-xfce
===================================================================
--- branches/wheezy/debian-edu/tasks/desktop-xfce	2013-05-28 20:41:17 UTC (rev 80258)
+++ branches/wheezy/debian-edu/tasks/desktop-xfce	2013-05-28 22:09:54 UTC (rev 80259)
@@ -15,5 +15,9 @@
 Depends:      xfce4, xfce4-goodies
 Why:          The Xfce desktop environment.
 
+Depends:      lightdm
+Why:          The Xfce desktop environment do not pull in a display manager.
+              Pick lightdm, which have a small memory footprint.
+
 Recommends:   system-config-printer, tango-icon-theme, dbus-x11
 Why:          The Xfce desktop environment tools recommended by tasksel.




More information about the debian-edu-commits mailing list