[debian-edu-commits] [Git][debian-edu/debian-edu][master] 8 commits: tasks/desktop-lxqt: Add network-manager-applet. In Debian Edu, we use...

Mike Gabriel (@sunweaver) gitlab at salsa.debian.org
Fri Jun 27 21:21:29 BST 2025



Mike Gabriel pushed to branch master at Debian Edu / debian-edu


Commits:
d213e60a by Mike Gabriel at 2025-06-11T23:55:14+02:00
tasks/desktop-lxqt: Add network-manager-applet. In Debian Edu, we use nm-applet in LxQt, not connman.

- - - - -
d5c688a7 by Mike Gabriel at 2025-06-11T23:55:14+02:00
tasks/main-server: Add icinga2-ido-mysql. In Debian 12, this was pulled in via the cfengine3 post-install cf.icinga script. In Debian 13, we need to install this before cfengin3 scripts are run.

- - - - -
a23d7657 by Mike Gabriel at 2025-06-11T23:55:31+02:00
tasks/desktop-lxde: Replace network-manager-gnome (transitional package) with network-manager-applet.

- - - - -
95da8804 by Mike Gabriel at 2025-06-11T23:57:24+02:00
sources.list.trixie: Add file. Assure that packages targetting trixie are honoured by Debian Pure Blends scripts.

- - - - -
de97c46a by Mike Gabriel at 2025-06-27T22:08:16+02:00
debian/copyright: Update copyright attributions.

- - - - -
96373df3 by Mike Gabriel at 2025-06-27T22:10:16+02:00
release 2.13.1

- - - - -
e7879450 by Mike Gabriel at 2025-06-27T22:12:46+02:00
d/control: Update file via 'make dist' applying the following changes:

  Workstations:
  - lxde: Replace network-manager-gnome by network-manager-applet.
  - lxqt: Add network-manager-applet.

  Main server:
  - Add icinga2-ido-mysql (previously installed via cfengine3 during
    main-server post-installation scripts)

- - - - -
f1368797 by Mike Gabriel at 2025-06-27T22:13:55+02:00
release 2.13.2

- - - - -


7 changed files:

- debian/changelog
- debian/control
- debian/copyright
- + sources.list.trixie
- tasks/desktop-lxde
- tasks/desktop-lxqt
- tasks/main-server


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,37 @@
+debian-edu (2.13.2) unstable; urgency=medium
+
+  * debian/control:
+    + Update file via 'make dist' applying the following changes:
+      Workstations:
+      - lxde: Replace network-manager-gnome by network-manager-applet.
+      - lxqt: Add network-manager-applet.
+      Main server:
+      - Add icinga2-ido-mysql (previously installed via cfengine3 during
+        main-server post-installation scripts)
+      (This should have gone into previous upload, but I forgot).
+
+ -- Mike Gabriel <sunweaver at debian.org>  Fri, 27 Jun 2025 22:12:18 +0200
+
+debian-edu (2.13.1) unstable; urgency=medium
+
+  * tasks/desktop-lxqt:
+    - Add network-manager-applet. In Debian Edu, we use nm-applet in LxQt, not
+      connman.
+  * tasks/desktop-lxde:
+    - Replace network-manager-gnome (transitional package) with network-manager-
+      applet.
+  * tasks/main-server:
+    - Add icinga2-ido-mysql. In Debian 12, this was pulled in via the cfengine3
+      post-install cf.icinga script. In Debian 13, we need to install this
+      before cfengin3 scripts are run.
+  * sources.list.trixie:
+    - Add file. Assure that packages targetting trixie are honoured by Debian
+      Pure Blends scripts.
+  * debian/copyright:
+    + Update copyright attributions.
+
+ -- Mike Gabriel <sunweaver at debian.org>  Fri, 27 Jun 2025 22:09:26 +0200
+
 debian-edu (2.13.0) unstable; urgency=medium
 
   * tasks/main-server: As timeserver, use ntpsec instead of old ntp.


=====================================
debian/control
=====================================
@@ -254,7 +254,7 @@ Recommends: blueman,
             hexchat,
             kdeedu,
             mtpaint,
-            network-manager-gnome,
+            network-manager-applet,
             osmo,
             pidgin,
             ssh-askpass,
@@ -288,6 +288,7 @@ Recommends: blueman,
             kdeedu,
             lightdm,
             mtpaint,
+            network-manager-applet,
             osmo,
             pidgin,
             task-lxqt-desktop
@@ -705,6 +706,7 @@ Recommends: apache2,
             hp-ppd,
             hpijs-ppds,
             icinga2,
+            icinga2-ido-mysql,
             icingaweb2,
             iptables,
             ipxe,


=====================================
debian/copyright
=====================================
@@ -57,6 +57,7 @@ Files: debian/*
  menus/applications-merged/video.menu
  sources.list.bookworm
  sources.list.bullseye
+ sources.list.trixie
  sources.list.README
  sources.list.stable
  sources.list.unstable
@@ -99,7 +100,7 @@ Files: debian/*
 Copyright: 2001, Raphael Hertzog <hertzog at debian.org>
   2001-2018, Petter Reinholdtsen <pere at hungry.com>
   2006-2023, Holger Levsen <holger at layer-acht.org>
-  2011-2018, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+  2011-2025, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
   2013-2021, Wolfgang Schweer <w.schweer at gmx.de>
 License: GPL-2+
 


=====================================
sources.list.trixie
=====================================
@@ -0,0 +1,2 @@
+# Use trixie as final target for Debian Edu metapackages
+deb http://deb.debian.org/debian/ trixie main contrib non-free


=====================================
tasks/desktop-lxde
=====================================
@@ -14,7 +14,7 @@ Recommends:
  task-lxde-desktop,
 
 Recommends:
- network-manager-gnome,
+ network-manager-applet,
  osmo,
  pidgin,
  hexchat,


=====================================
tasks/desktop-lxqt
=====================================
@@ -16,6 +16,7 @@ Recommends:
 
 Recommends:
  galculator,
+ network-manager-applet,
  osmo,
  pidgin,
  mtpaint,


=====================================
tasks/main-server
=====================================
@@ -116,6 +116,7 @@ NeedConfig: yes - done automatically by preseeding sitesummary
 
 Recommends:
  icinga2,
+ icinga2-ido-mysql,
  icingaweb2,
  mariadb-server,
  monitoring-plugins-standard,



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/df66fa381834f492766688be867bb64af079c3d2...f136879764ba3f6a5eb371a13287203f6c318484

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/df66fa381834f492766688be867bb64af079c3d2...f136879764ba3f6a5eb371a13287203f6c318484
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20250627/7d37d57e/attachment-0001.htm>


More information about the debian-edu-commits mailing list