Bug#782601: unblock: debian-edu-install/1.821

2015-04-14 Thread Holger Levsen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
x-debbugs-cc: debian-...@lists.debian.org, k...@debian.org

Dear release team,

This is an unblock request as previously discussed (*) for debian-edu-install
with a trivial preseeding change fixing PXE installations (#781515, please 
note that this change in d-e-install is needed to unbreak those installations, 
no matter whether the fix (enabling eatmydata) will be accepted for d-e-
config) as well as some cleanup related to the sugar removal from Jessie.

The above is included in 1.820. And then 1.821 is also needed:

1.821 has a single change: it bumps the Debian Edu version (which is not the 
package version..) to 8.0+edu0~beta1 in preparation of our first Jessie beta 
release, which we plan to release together with Debian Jessie proper! (Which I 
personally find super exciting because it basically marks reaching a goal I've 
worked on for the last ten years.)

The package builds an udeb (unused by regular d-i) so needs a kibi ack.

(*) see https://lists.debian.org/20141107121705.gf3...@coloquinte.cristau.org

debian-edu-install (1.821) unstable; urgency=high

  * Update version number to 8.0+edu0~beta1 in preparation of our first Jessie
beta release.

 -- Holger Levsen hol...@debian.org  Tue, 14 Apr 2015 19:27:05 +0200

debian-edu-install (1.820) unstable; urgency=high

  [ Wolfgang Schweer ]
  * preseed-values/defaults.thin-client-server:
Remove preseeding for LTSP build-client-opts as this breaks PXE
installs. Setting '--eatmydata' is now done in (d-e-config)
share/ltsp/plugins/ltsp-build-client/Debian-custom/080-eatmydata.
(Closes: #781515).

  [ Holger Levsen ]
  * debian-edu-profile: drop sugar from supported profiles as it has been
removed from Jessie, see #782504.
  * Drop Sugar from debian/debian-edu-profile-udeb.templates and
debian/po/templates.pot as well.

 -- Holger Levsen hol...@debian.org  Tue, 14 Apr 2015 18:38:01 +0200


$ debdiff debian-edu-install_1.819.dsc debian-edu-install_1.821.dsc|diffstat
 debian-edu-profile |6 --
 debian/changelog   |   24 
 debian/debian-edu-install.postinst |2 +-
 debian/debian-edu-profile-udeb.templates   |7 ---
 debian/po/templates.pot|   13 ++---
 preseed-values/defaults.thin-client-server |4 
 version|2 +-
 7 files changed, 32 insertions(+), 26 deletions(-)

The full debdiff between the version in jessie and sid is attached and the 
package has been accepted into unstable.


cheers,
Holger
diff -Nru debian-edu-install-1.819/debian/changelog debian-edu-install-1.821/debian/changelog
--- debian-edu-install-1.819/debian/changelog	2015-01-05 19:50:38.0 +0100
+++ debian-edu-install-1.821/debian/changelog	2015-04-14 19:27:13.0 +0200
@@ -1,3 +1,27 @@
+debian-edu-install (1.821) unstable; urgency=high
+
+  * Update version number to 8.0+edu0~beta1 in preparation of our first Jessie
+beta release.
+
+ -- Holger Levsen hol...@debian.org  Tue, 14 Apr 2015 19:27:05 +0200
+
+debian-edu-install (1.820) unstable; urgency=high
+
+  [ Wolfgang Schweer ]
+  * preseed-values/defaults.thin-client-server:
+Remove preseeding for LTSP build-client-opts as this breaks PXE
+installs. Setting '--eatmydata' is now done in (d-e-config)
+share/ltsp/plugins/ltsp-build-client/Debian-custom/080-eatmydata.
+(Closes: #781515).
+
+  [ Holger Levsen ]
+  * debian-edu-profile: drop sugar from supported profiles as it has been
+removed from Jessie, see #782504.
+  * Drop Sugar from debian/debian-edu-profile-udeb.templates and
+debian/po/templates.pot as well.
+
+ -- Holger Levsen hol...@debian.org  Tue, 14 Apr 2015 18:38:01 +0200
+
 debian-edu-install (1.819) unstable; urgency=medium
 
   [ Wolfgang Schweer ]
diff -Nru debian-edu-install-1.819/debian/debian-edu-install.postinst debian-edu-install-1.821/debian/debian-edu-install.postinst
--- debian-edu-install-1.819/debian/debian-edu-install.postinst	2015-01-05 19:49:27.0 +0100
+++ debian-edu-install-1.821/debian/debian-edu-install.postinst	2015-04-14 19:23:20.0 +0200
@@ -154,7 +154,7 @@
 	 '7.0.0+edu+alpha0' '7.0.0+edu+alpha2' '7.0.0+edu+alpha3' \
 		 '7.1+edu0~a3' '7.1+edu0~b0' '7.1+edu0~b1' '7.1+edu0~b2' \
 		 '7.1+edu0' '8.0.0+edu+alpha0' '8.0+edu+alpha0' \
-		 '8.0+edu0~alpha0' '8.0+edu0~alpha1'
+		 '8.0+edu0~alpha0' '8.0+edu0~alpha1' '8.0+edu0~alpha2'
 	do
 		if [ $VERSION = $i ] ; then
 			sed -i $debian_edu_config -e \
diff -Nru debian-edu-install-1.819/debian/debian-edu-profile-udeb.templates debian-edu-install-1.821/debian/debian-edu-profile-udeb.templates
--- debian-edu-install-1.819/debian/debian-edu-profile-udeb.templates	2014-10-21 14:22:01.0 +0200
+++ debian-edu-install-1.821/debian/debian-edu-profile-udeb.templates	2015-04-14 

Bug#782601: unblock: debian-edu-install/1.821

2015-04-14 Thread Cyril Brulebois
Control: tag -1 d-i confirmed

Holger Levsen hol...@layer-acht.org (2015-04-14):
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 x-debbugs-cc: debian-...@lists.debian.org, k...@debian.org
 
 Dear release team,
 
 This is an unblock request as previously discussed (*) for debian-edu-install
 with a trivial preseeding change fixing PXE installations (#781515, please 
 note that this change in d-e-install is needed to unbreak those 
 installations, 
 no matter whether the fix (enabling eatmydata) will be accepted for d-e-
 config) as well as some cleanup related to the sugar removal from Jessie.
 
 The above is included in 1.820. And then 1.821 is also needed:
 
 1.821 has a single change: it bumps the Debian Edu version (which is not the 
 package version..) to 8.0+edu0~beta1 in preparation of our first Jessie beta 
 release, which we plan to release together with Debian Jessie proper! (Which 
 I 
 personally find super exciting because it basically marks reaching a goal 
 I've 
 worked on for the last ten years.)
 
 The package builds an udeb (unused by regular d-i) so needs a kibi ack.

No objections, thanks.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#782601: unblock: debian-edu-install/1.821

2015-04-14 Thread Holger Levsen
Hi Ivo,

On Mittwoch, 15. April 2015, Ivo De Decker wrote:
 Unblocked.
 Added unblock-udeb as well.
 Cheers,

*lalala*, cheers  thanks indeed!


cheers,
Holger, quite very excited that
 http://ftp.skolelinux.org/skolelinux/jessie_needs_love.html
 gives a 404 :-)




signature.asc
Description: This is a digitally signed message part.