vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit ae91d71a52db4cfe8310e6806290763de6b88ef9
Author: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
Date: Wed Aug 14 11:15:39 2024 +0200
share/debian-edu-config/gosa.conf.template: Activate nisNetgroup tab for user accounts.
This makes it possible to add a user into a nisNetgroup while editing a user.
This is a fine addition to the already present 'NIS Netgroup' tab on the left.
commit 1342f54b794f376c9e55923160a2bc568582af4f
Author: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
Date: Fri Aug 9 14:10:14 2024 +0200
ldap-bootstrap/debian-edu-router.ldif: Add 'server-hosts' nisNetgroup to 'proxy-trusted' nisNetgroup, via 'memberNisNetgroup' attribute.
commit e7f8fe8b120f342dea49cf0b15b4531ddbe80932
Author: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
Date: Wed Aug 7 14:02:41 2024 +0200
Add new file 'debian-edu-router.ldif'. Empty proxy groups should be installed on all new Tjeners.
These are preconfigured empty proxy groups for the use in Debian Edu Router.
See Debian Edu Router Plugin: Content filter at https://salsa.debian.org/debian-edu/debian-edu-router/-/tree/master/docs.
commit 730df785a8acbd0efdf2fd05acbba92d4634137d
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue Sep 16 21:28:46 2025 +0200
sbin/debian-edu-pxeinstall: Regression fix, only adjust desktop to mydesktop from pxeinstall.conf if we are processing the tasksel/desktop setting.
commit c7974f2a5f550bd16a2ed801bc922e276dfdb809
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue Sep 16 17:48:09 2025 +0200
sbin/debian-edu-pxeinstall: Fix comment about mapping debconf template keywords to kernel cmdline keywords and drop unused variable assignment.
commit 5d768f5fe2c5e3f83c3c2c16c0b5c00843db1d03
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue Sep 16 17:43:41 2025 +0200
sbin/debian-edu-pxeinstall: Support overriding tasksel/desktop selection via mydesktop parameter in /etc/debian-edu/pxeinstall.conf.
commit 1afb50ce642f29723e0d7b00ea9a76dd4c59c5e9
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue Sep 16 10:32:10 2025 +0200
sbin/debian-edu-fsautoresize: Avoid division by zero error on unused mountpoints.