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

Stable update proposal: debian-edu debian-edu-0.822.0.edu.etch.2



Ref item 9 on <URL:http://wiki.debian.org/DebianEdu/Meeting/20070813>,
here is a update proposal for the stable release.

I propose to update the version of debian-edu in the stable repository
from 0.822.0.edu.etch.1 to debian-edu-0.822.0.edu.etch.2.  It moves
the network-manager package from the laptop to the standalone task,
because it only work when the logged in user is added to the required
groups in /etc/groups, and this only happen in the standalone install.
There is also a minor fix to the documentation of a task.

Here is the diff -r output between the two versions:

diff -ur debian-edu-0.822.0.edu.etch.1/debian/changelog debian-edu-0.822.0.edu.etch.2/debian/changelog
--- debian-edu-0.822.0.edu.etch.1/debian/changelog      2007-09-09 09:24:18.000000000 +0200
+++ debian-edu-0.822.0.edu.etch.2/debian/changelog      2007-09-26 21:43:46.000000000 +0200
@@ -1,3 +1,12 @@
+debian-edu (0.822.0.edu.etch.2) terra; urgency=low
+
+  * Backport to Debian Edu/Etch.
+  * Move network-manager from the laptop task to the standalone task,
+    as it only work with the user created by the installer until it
+    uses at_console in the Skolelinux etch repository (Bug #426462).
+
+ -- Petter Reinholdtsen <pere@debian.org>  Wed, 26 Sep 2007 21:40:26 +0200
+
 debian-edu (0.822.0.edu.etch.1) terra; urgency=low

   * Backport to Debian Edu/Etch.
diff -ur debian-edu-0.822.0.edu.etch.1/debian/control debian-edu-0.822.0.edu.etch.2/debian/control
--- debian-edu-0.822.0.edu.etch.1/debian/control        2007-09-09 09:25:11.000000000 +0200
+++ debian-edu-0.822.0.edu.etch.2/debian/control        2007-09-26 21:44:05.000000000 +0200
@@ -107,7 +107,7 @@
 Package: education-laptop
 Architecture: any
 Depends: education-tasks (= ${binary:Version})
-Recommends: acpi, acpi-support, acpid, anacron, apmd, hibernate, hotkey-setup, kdebluetooth, klaptopdaemon, kmilo, ksynaptics, laptop-mode-tools, network-manager-kde | network-manager, pcmciautils | pcmcia-cs, uswsusp, wireless-tools, xfree86-driver-synaptics
+Recommends: acpi, acpi-support, acpid, anacron, apmd, hibernate, hotkey-setup, kdebluetooth, klaptopdaemon, kmilo, ksynaptics, laptop-mode-tools, pcmciautils | pcmcia-cs, uswsusp, wireless-tools, xfree86-driver-synaptics
 Suggests: bluetooth, bluez-cups, bluez-pin, bluez-utils, unison
 Description: DebianEdu laptop packages
  A metapackage containing dependencies for packages required on all
@@ -191,7 +191,7 @@
 Package: education-standalone
 Architecture: any
 Depends: education-tasks (= ${binary:Version})
-Recommends: education-common, education-desktop-other
+Recommends: education-common, education-desktop-other, network-manager-kde | network-manager
 Description: DebianEdu standalone workstation packages
  A metapackage containing dependencies for packages required on all
  small standalone workstation installations in the DebianEdu custom
diff -ur debian-edu-0.822.0.edu.etch.1/debian-edu-tasks.desc debian-edu-0.822.0.edu.etch.2/debian-edu-tasks.desc
--- debian-edu-0.822.0.edu.etch.1/debian-edu-tasks.desc 2007-09-09 09:01:39.000000000 +0200
+++ debian-edu-0.822.0.edu.etch.2/debian-edu-tasks.desc 2007-09-26 21:44:02.000000000 +0200
@@ -441,7 +441,6 @@
  uswsusp
  hotkey-setup
  laptop-mode-tools
- network-manager-kde
  anacron
  kdebluetooth
  klaptopdaemon
@@ -1154,6 +1153,7 @@
  tuxtype
  tilp
  vym
+ network-manager-kde

 Task: education-thin-client-server
 Section: debian-edu
Only in debian-edu-0.822.0.edu.etch.2: foo.diff
diff -ur debian-edu-0.822.0.edu.etch.1/tasks/common debian-edu-0.822.0.edu.etch.2/tasks/common
--- debian-edu-0.822.0.edu.etch.1/tasks/common  2007-08-16 10:36:01.000000000 +0200
+++ debian-edu-0.822.0.edu.etch.2/tasks/common  2007-09-09 14:38:32.000000000 +0200
@@ -124,7 +124,7 @@
 Why:         Reduce power consumption, useful on laptops and others to
              reduce the power bill.
 Responsible: Petter Reinholdtsen
-NeedConfig:  yes, need to enable it, and load kernel modules
+NeedConfig:  no, it autodetect kernel modules and enables itself when supported

 Suggests:    kexec-tools
 Why:         Allow for instant rebootes without invoking the BIOS.
diff -ur debian-edu-0.822.0.edu.etch.1/tasks/laptop debian-edu-0.822.0.edu.etch.2/tasks/laptop
--- debian-edu-0.822.0.edu.etch.1/tasks/laptop  2007-08-09 09:12:48.000000000 +0200
+++ debian-edu-0.822.0.edu.etch.2/tasks/laptop  2007-09-26 21:26:03.000000000 +0200
@@ -19,12 +19,6 @@
 Responsible: Petter Reinholdtsen
 NeedConfig:  no

-Depends:     network-manager-kde | network-manager
-Why:         Make it easier to configure wireless networks.  The network
-             manager suite seem to be best at the moment.
-Responsible: Petter Reinholdtsen
-NeedConfig:  no
-
 Depends:     anacron
 Why:         Laptops tend to not run continously, and need a cron to cope
              with that.
diff -ur debian-edu-0.822.0.edu.etch.1/tasks/standalone debian-edu-0.822.0.edu.etch.2/tasks/standalone
--- debian-edu-0.822.0.edu.etch.1/tasks/standalone      2007-07-26 12:43:36.000000000 +0200
+++ debian-edu-0.822.0.edu.etch.2/tasks/standalone      2007-09-26 21:26:02.000000000 +0200
@@ -14,3 +14,9 @@
 Why:         Get the desktop packages
 Responsible: Petter Reinholdtsen
 Needconfig:  no
+
+Depends:     network-manager-kde | network-manager
+Why:         Make it easier to configure wireless networks.  The network
+             manager suite seem to be best at the moment.
+Responsible: Petter Reinholdtsen
+NeedConfig:  no



Reply to: