--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: debian-edu/2.13.3 (pre-upload approval)
- From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
- Date: Sun, 29 Jun 2025 21:09:01 +0200
- Message-id: <175122414187.2201513.2728889489550855186.reportbug@sunobo.fritz.box>
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: debian-edu@packages.debian.org
Control: affects -1 + src:debian-edu
User: release.debian.org@packages.debian.org
Usertags: unblock
Please pre-upload approve unblock of package debian-edu
As discussed in #1107680 here comes the follow-up unblock request for
debian-edu 2.13.3, adding the new bin:pkg education-desktop-lomiri to
src:debian-edu. A preview of this upload has just been accepted in
experimental (2.13.3~exp1).
[ Reason ]
For Debian Edu, I'd like to promote Lomiri as a support
desktop/operating environment with special focus on rolling out Lomiri
on Debian Edu driven tablet.
[ Impact ]
Debian Edu with official support Lomiri will be postponed Debian 14. Of course,
that will not be life-threatening, but it will also be a pity and compromise
one of the Debian Lomiri goal for Debian 13.
[ Tests ]
Installation test in Debian trixie chroot.
[ Risks ]
None, except for Debian Edu, and only for those you try out Lomiri on
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 and Lomiri in Debian.
unblock debian-edu/2.13.3
diff -Nru debian-edu-2.13.2/debian/changelog debian-edu-2.13.3/debian/changelog
--- debian-edu-2.13.2/debian/changelog 2025-06-27 22:12:18.000000000 +0200
+++ debian-edu-2.13.3/debian/changelog 2025-06-27 22:25:23.000000000 +0200
@@ -1,3 +1,17 @@
+debian-edu (2.13.3) unstable; urgency=medium
+
+ * tasks/desktop-lomiri:
+ - Add Lomiri Operating Environment to Debian Edu.
+ - debian-edu-tasks.desc: Update file. Add education-desktop-lomiri task.
+ * debian/copyright:
+ + Update copyright attributions.
+ * debian/control:
+ + Update file via 'make dist' (for trixie) applying the following changes:
+ Workstations:
+ - lomiri: Add Lomiri as a Debian Edu desktop environment.
+
+ -- Mike Gabriel <sunweaver@debian.org> Fri, 27 Jun 2025 22:25:23 +0200
+
debian-edu (2.13.2) unstable; urgency=medium
* debian/control:
diff -Nru debian-edu-2.13.2/debian/control debian-edu-2.13.3/debian/control
--- debian-edu-2.13.2/debian/control 2025-06-27 22:10:53.000000000 +0200
+++ debian-edu-2.13.3/debian/control 2025-06-27 22:25:23.000000000 +0200
@@ -233,6 +233,17 @@
This metapackage depends on various KDE office and desktop applications
that are useful for teachers and their students.
+Package: education-desktop-lomiri
+Architecture: any
+Depends: ${misc:Depends},
+ education-tasks (= ${binary:Version})
+Recommends: education-common,
+ lomiri
+Description: Debian Edu Lomiri for Tablets
+ This metapackage installs the Lomiri Operating Environment in a software
+ composition suitable for tablets as they may be useful for teachers and
+ their students.
+
Package: education-desktop-lxde
Architecture: any
Depends: ${misc:Depends},
diff -Nru debian-edu-2.13.2/debian/copyright debian-edu-2.13.3/debian/copyright
--- debian-edu-2.13.2/debian/copyright 2025-06-27 22:08:08.000000000 +0200
+++ debian-edu-2.13.3/debian/copyright 2025-06-27 22:24:26.000000000 +0200
@@ -67,6 +67,7 @@
tasks/desktop-cinnamon
tasks/desktop-gnome
tasks/desktop-kde
+ tasks/desktop-lomiri
tasks/desktop-lxde
tasks/desktop-lxqt
tasks/desktop-mate
diff -Nru debian-edu-2.13.2/debian-edu-tasks.desc debian-edu-2.13.3/debian-edu-tasks.desc
--- debian-edu-2.13.2/debian-edu-tasks.desc 2025-06-27 22:10:44.000000000 +0200
+++ debian-edu-2.13.3/debian-edu-tasks.desc 2025-06-27 22:25:23.000000000 +0200
@@ -31,6 +31,17 @@
Key:
education-desktop-kde
+Task: education-desktop-lomiri
+Section: debian-edu
+Description: Debian Edu Lomiri for Tablets
+ This metapackage installs the Lomiri Operating Environment in a software
+ composition suitable for tablets as they may be useful for teachers and
+ their students.
+Relevance: 10
+Test-edu-preferred-desktop: lomiri
+Key:
+ education-desktop-lomiri
+
Task: education-desktop-lxde
Section: debian-edu
Description: Debian Edu LXDE desktop applications
diff -Nru debian-edu-2.13.2/tasks/desktop-lomiri debian-edu-2.13.3/tasks/desktop-lomiri
--- debian-edu-2.13.2/tasks/desktop-lomiri 1970-01-01 01:00:00.000000000 +0100
+++ debian-edu-2.13.3/tasks/desktop-lomiri 2025-06-27 22:23:57.000000000 +0200
@@ -0,0 +1,14 @@
+Format: https://blends.debian.org/blends/1.1
+Task: Lomiri
+Architecture: any
+Test-edu-preferred-desktop: lomiri
+Description: Debian Edu Lomiri for Tablets
+ This metapackage installs the Lomiri Operating Environment in a software
+ composition suitable for tablets as they may be useful for teachers and
+ their students.
+
+Recommends:
+ education-common,
+
+Recommends:
+ lomiri
--- End Message ---