XPost: linux.debian.devel.release
This is a multi-part MIME message sent by reportbug.
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
[email protected]
Control: affects -1 + src:debian-edu-config
User:
[email protected]
Usertags: unblock
Please unblock package debian-edu-config
We have started to adjust Debian Edu packaging for Debian Edu 13. This
package still needs to migrate to testing with the initial set of
required packaging changes. There will be more uploads (also after the
Debian 13 release) to get Debian Edu 13 in shape, but this is the first
round.
[ Reason ]
This should fix Debian Edu 13 workstation installations and also the src:debian-edu autopkgtests (see #1107714).
[ Impact ]
No Debian Edu 13 ever.
[ Tests ]
Manual tests. Installing Debian Edu 13 workstations via Debian Edu FAI.
[ Risks ]
None, except for Debian Edu.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
Relevant for Debian Edu.
unblock debian-edu-config/2.12.902
diff -Nru debian-edu-config-2.12.46/cf3/cf.desktop-networked debian-edu-config-2.12.902/cf3/cf.desktop-networked
--- debian-edu-config-2.12.46/cf3/cf.desktop-networked 2019-02-15 11:58:02.000000000 +0100
+++ debian-edu-config-2.12.902/cf3/cf.desktop-networked 1970-01-01 01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
-bundle agent desktop
-{
-# Install desktop related packages, suited only for networked machines.
-
-commands:
-
- debian.desktopintern.installation::
-
- "/usr/bin/apt-get install -y jxplorer gosa-desktop krb5-auth-dialog"
- contain => in_shell;
-}
diff -Nru debian-edu-config-2.12.46/cf3/cf.finalize debian-edu-config-2.12.902/cf3/cf.finalize
--- debian-edu-config-2.12.46/cf3/cf.finalize 2022-10-17 21:55:44.000000000 +0200
+++ debian-edu-config-2.12.902/cf3/cf.finalize 2025-06-11 23:39:21.000000000 +0200
@@ -113,8 +113,6 @@
debian.(server|ltspserver).lxqt.di.installation::
- "/usr/bin/apt-get install -y network-manager-gnome"
- contain => in_shell;
"/usr/bin/apt-get purge -y connman"
contain => in_shell;
}
diff -Nru debian-edu-config-2.12.46/cf3/cf.ho