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

Bug#856221: unblock: debian-edu/1.920



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
x-debbugs-cc: debian-edu@lists.debian.org

Hi,

Please unblock package debian-edu, it fixes an important bug, #854519:
"debian-edu: tasks/ltsp-server should depend on ltsp-server instead of 
ltsp-server-standalone" as installing the latter breaks quite a lot of things
and expectations. (See the bug report for details.)

(There are two more changes in this diff which are also desired by Debian Edu
and which only affect Debian Edu…)

$ debdifff debian-edu_1.918.dsc debian-edu_1.920.dsc | diffstat
 debian-edu-tasks.desc |   12 ++++++------
 debian/changelog      |   20 ++++++++++++++++++++
 debian/control        |    6 +++---
 tasks.ctl             |    2 ++
 tasks/chemistry       |    2 +-
 tasks/ltsp-server     |    2 +-
 6 files changed, 33 insertions(+), 11 deletions(-)

unblock debian-edu/1.920

diff -Nru debian-edu-1.918/debian/changelog debian-edu-1.920/debian/changelog
--- debian-edu-1.918/debian/changelog	2017-01-17 21:49:23.000000000 +0100
+++ debian-edu-1.920/debian/changelog	2017-02-17 17:13:31.000000000 +0100
@@ -1,3 +1,23 @@
+debian-edu (1.920) unstable; urgency=medium
+
+  [ Wolfgang Schweer ]
+  * tasks/ltsp-server: Replace ltsp-server-standalone with ltsp-server.
+    The additional Depends are unneeded and make mate-session the default one,
+    if 'desktop=kde' is used. In this case mate-desktop-environment is pulled
+    in despite the fact that plasma-workspace provides x-session-manager (via
+    /usr/bin/startkde). This happens because plasma-workspace doesn't
+    list it in 'Provides:'; see #853885. (Closes: #854519).
+
+ -- Holger Levsen <holger@debian.org>  Fri, 17 Feb 2017 17:13:31 +0100
+
+debian-edu (1.919) unstable; urgency=medium
+
+  * Add avogadro to tasks/chemistry and drop ghemical from it.
+  * Add education-desktop-mate and education-desktop-xfce with medium priority
+    to tasks.ctl. 
+
+ -- Holger Levsen <holger@debian.org>  Tue, 31 Jan 2017 12:02:44 +0100
+
 debian-edu (1.918) unstable; urgency=medium
 
   [ Wolfgang Schweer ]
diff -Nru debian-edu-1.918/debian/control debian-edu-1.920/debian/control
--- debian-edu-1.918/debian/control	2017-01-17 21:49:23.000000000 +0100
+++ debian-edu-1.920/debian/control	2017-02-17 17:12:53.000000000 +0100
@@ -72,12 +72,12 @@
 Section: metapackages
 Architecture: any
 Depends: education-tasks (= ${source:Version}), ${misc:Depends}
-Recommends: chemtool,
+Recommends: avogadro,
+ chemtool,
  easychem,
  education-menus,
  gchempaint,
  gdis,
- ghemical,
  gperiodic,
  kalzium,
  pymol,
@@ -1100,7 +1100,7 @@
  iptables,
  isc-dhcp-server-ldap,
  ltsp-docs,
- ltsp-server-standalone,
+ ltsp-server,
  ltspfs,
  nagios-nrpe-server,
  nagios-plugins-standard,
diff -Nru debian-edu-1.918/debian-edu-tasks.desc debian-edu-1.920/debian-edu-tasks.desc
--- debian-edu-1.918/debian-edu-tasks.desc	2017-01-17 21:49:23.000000000 +0100
+++ debian-edu-1.920/debian-edu-tasks.desc	2017-02-17 17:12:49.000000000 +0100
@@ -615,10 +615,10 @@
  kstars
  education-menus
  education-chemistry
+ avogadro
  easychem
  gchempaint
  gdis
- ghemical
  pymol
  viewmol
  gperiodic
@@ -1225,7 +1225,7 @@
  isc-dhcp-server-ldap
  atftpd
  tftp-hpa
- ltsp-server-standalone
+ ltsp-server
  ltspfs
  ltsp-docs
  rdiff-backup
@@ -1459,10 +1459,10 @@
  kstars
  education-menus
  education-chemistry
+ avogadro
  easychem
  gchempaint
  gdis
- ghemical
  pymol
  viewmol
  gperiodic
@@ -2198,10 +2198,10 @@
  kstars
  education-menus
  education-chemistry
+ avogadro
  easychem
  gchempaint
  gdis
- ghemical
  pymol
  viewmol
  gperiodic
@@ -2504,10 +2504,10 @@
  kstars
  education-menus
  education-chemistry
+ avogadro
  easychem
  gchempaint
  gdis
- ghemical
  pymol
  viewmol
  gperiodic
@@ -2849,10 +2849,10 @@
  kstars
  education-menus
  education-chemistry
+ avogadro
  easychem
  gchempaint
  gdis
- ghemical
  pymol
  viewmol
  gperiodic
diff -Nru debian-edu-1.918/tasks/chemistry debian-edu-1.920/tasks/chemistry
--- debian-edu-1.918/tasks/chemistry	2016-11-11 13:58:14.000000000 +0100
+++ debian-edu-1.920/tasks/chemistry	2017-01-24 14:31:06.000000000 +0100
@@ -6,7 +6,7 @@
  This metapackage depends on various applications that can be used to
  teach chemistry.
 
-Depends: easychem, gchempaint, gdis, ghemical, pymol, \
+Depends: avogadro, easychem, gchempaint, gdis, pymol, \
          viewmol, gperiodic, chemtool, kalzium
 Recommends: education-menus
 Suggests:   rasmol
diff -Nru debian-edu-1.918/tasks/ltsp-server debian-edu-1.920/tasks/ltsp-server
--- debian-edu-1.918/tasks/ltsp-server	2017-01-07 13:36:49.000000000 +0100
+++ debian-edu-1.920/tasks/ltsp-server	2017-02-17 17:12:17.000000000 +0100
@@ -25,7 +25,7 @@
 Responsible: Ragnar WislÞff
 Needconfig:  yes
 
-Depends:     ltsp-server-standalone, ltspfs
+Depends:     ltsp-server, ltspfs
 Why:         Debian package based LTSP server for diskless and thin clients.
 Responsible: Petter Reinholdtsen
 NeedConfig:  yes
diff -Nru debian-edu-1.918/tasks.ctl debian-edu-1.920/tasks.ctl
--- debian-edu-1.918/tasks.ctl	2017-01-07 13:36:49.000000000 +0100
+++ debian-edu-1.920/tasks.ctl	2017-01-24 15:07:32.000000000 +0100
@@ -50,5 +50,7 @@
 priority-med:education-misc
 priority-med:education-music
 priority-med:education-physics
+priority-med:education-desktop-mate
 priority-med:education-desktop-gnome
 priority-med:education-desktop-lxde
+priority-med:education-desktop-xfce


-- 
cheers,
	Holger

Attachment: signature.asc
Description: Digital signature


Reply to: