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

pere at alioth.debian.org pere at alioth.debian.org
Fri Jul 26 10:18:33 UTC 2013


Author: pere
Date: 2013-07-26 10:18:33 +0000 (Fri, 26 Jul 2013)
New Revision: 81815

Modified:
   branches/wheezy/debian-edu/debian/changelog
   branches/wheezy/debian-edu/tasks/desktop-gnome
   branches/wheezy/debian-edu/tasks/desktop-kde
   branches/wheezy/debian-edu/tasks/desktop-lxde
   branches/wheezy/debian-edu/tasks/desktop-xfce
Log:
Recommend ksshaskpass in the desktop-kde task, ssh-askpass-gnome
in the desktop-gnome task and ssh-askpass in the desktop-lxde and
desktop-xfce tasks, to make sure ssh login work also for GUI
users.

Modified: branches/wheezy/debian-edu/debian/changelog
===================================================================
--- branches/wheezy/debian-edu/debian/changelog	2013-07-26 05:03:59 UTC (rev 81814)
+++ branches/wheezy/debian-edu/debian/changelog	2013-07-26 10:18:33 UTC (rev 81815)
@@ -9,6 +9,12 @@
   * Really remove Werner from uploaders - thanks again, Werner!
   * Use canonical Vcs-fields: in debian/control.
 
+  [ Petter Reinholdtsen ]
+  * Recommend ksshaskpass in the desktop-kde task, ssh-askpass-gnome
+    in the desktop-gnome task and ssh-askpass in the desktop-lxde and
+    desktop-xfce tasks, to make sure ssh login work also for GUI
+    users.
+
  -- Holger Levsen <holger at debian.org>  Sat, 13 Jul 2013 12:11:23 +0200
 
 debian-edu (1.711) unstable; urgency=low

Modified: branches/wheezy/debian-edu/tasks/desktop-gnome
===================================================================
--- branches/wheezy/debian-edu/tasks/desktop-gnome	2013-07-26 05:03:59 UTC (rev 81814)
+++ branches/wheezy/debian-edu/tasks/desktop-gnome	2013-07-26 10:18:33 UTC (rev 81815)
@@ -35,3 +35,9 @@
 Why:         Prefered video / multimedia player for the Gnome environment.
 Responsible: Mike Gabriel
 NeedConfig:  no
+
+Recommends:  ssh-askpass-gnome | ssh-askpass
+Why:         Gnome implementation of ssh-askpass for ssh login without a
+             tty available.
+Responsible: Petter Reinholdtsen
+Needconfig:  no

Modified: branches/wheezy/debian-edu/tasks/desktop-kde
===================================================================
--- branches/wheezy/debian-edu/tasks/desktop-kde	2013-07-26 05:03:59 UTC (rev 81814)
+++ branches/wheezy/debian-edu/tasks/desktop-kde	2013-07-26 10:18:33 UTC (rev 81815)
@@ -84,3 +84,9 @@
 Why:         Make sure OOo uses KDEs file dialog.
 Responsible: Petter Reinholdtsen
 Needconfig:  no
+
+Recommends:  ksshaskpass | ssh-askpass
+Why:         KDE implementation of ssh-askpass for ssh login without a
+             tty available.
+Responsible: Petter Reinholdtsen
+Needconfig:  no

Modified: branches/wheezy/debian-edu/tasks/desktop-lxde
===================================================================
--- branches/wheezy/debian-edu/tasks/desktop-lxde	2013-07-26 05:03:59 UTC (rev 81814)
+++ branches/wheezy/debian-edu/tasks/desktop-lxde	2013-07-26 10:18:33 UTC (rev 81815)
@@ -37,3 +37,9 @@
 Why:         Prefered video / multimedia player for the LXDE environment.
 Responsible: Mike Gabriel
 NeedConfig:  no
+
+Recommends:  ssh-askpass
+Why:         X11 implementation of ssh-askpass for ssh login without a
+             tty available.
+Responsible: Petter Reinholdtsen
+Needconfig:  no

Modified: branches/wheezy/debian-edu/tasks/desktop-xfce
===================================================================
--- branches/wheezy/debian-edu/tasks/desktop-xfce	2013-07-26 05:03:59 UTC (rev 81814)
+++ branches/wheezy/debian-edu/tasks/desktop-xfce	2013-07-26 10:18:33 UTC (rev 81815)
@@ -27,3 +27,9 @@
 Why:         Bluetooth support in the Xfce desktop environment.
 Responsible: ?
 NeedConfig:  no
+
+Recommends:  ssh-askpass
+Why:         X11 implementation of ssh-askpass for ssh login without a
+             tty available.
+Responsible: Petter Reinholdtsen
+Needconfig:  no




More information about the debian-edu-commits mailing list