[debian-edu-commits] [Git][debian-edu/debian-edu][master] 3 commits: tasks/main-server: As timeserver, use ntpsec instead of old ntp.
Mike Gabriel (@sunweaver)
gitlab at salsa.debian.org
Mon Jun 2 15:52:29 BST 2025
Mike Gabriel pushed to branch master at Debian Edu / debian-edu
Commits:
f0591e3b by Mike Gabriel at 2025-06-02T16:42:36+02:00
tasks/main-server: As timeserver, use ntpsec instead of old ntp.
- - - - -
f8e58577 by Mike Gabriel at 2025-06-02T16:45:16+02:00
d/control: Update file via 'make dist' applying the following changes:
Workstations:
- Move arduino back to Recommends: field.
- Move denemo back to Recommends: field.
Main server:
- Move gosa* back to Recommends: field.
- Switch from ntpsec instead of ntp in Recommends: field.
- - - - -
df66fa38 by Mike Gabriel at 2025-06-02T16:52:07+02:00
release 2.13.0
- - - - -
3 changed files:
- debian/changelog
- debian/control
- tasks/main-server
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,15 @@
-debian-edu (2.12.18) UNRELEASED; urgency=medium
-
- * Start 2.12.18 development. d/changelog entries will be written on
- release using the git commit messages.
-
- -- Holger Levsen <holger at debian.org> Sun, 06 Apr 2025 09:47:18 +0200
+debian-edu (2.13.0) unstable; urgency=medium
+
+ * tasks/main-server: As timeserver, use ntpsec instead of old ntp.
+ * d/control: Update file via 'make dist' applying the following changes:
+ Workstations:
+ - Move arduino back to Recommends: field.
+ - Move denemo back to Recommends: field.
+ Main server:
+ - Move gosa* back to Recommends: field.
+ - Switch from ntpsec instead of ntp in Recommends: field.
+
+ -- Mike Gabriel <sunweaver at debian.org> Mon, 02 Jun 2025 16:46:03 +0200
debian-edu (2.12.17) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -446,7 +446,8 @@ Package: education-development
Architecture: any
Depends: ${misc:Depends},
education-tasks (= ${binary:Version})
-Recommends: autoconf,
+Recommends: arduino,
+ autoconf,
bluefish,
build-essential,
bwbasic,
@@ -484,8 +485,7 @@ Recommends: autoconf,
subversion,
thonny,
umbrello
-Suggests: arduino,
- squeak-vm,
+Suggests: squeak-vm,
swi-prolog,
swi-prolog-doc,
tcl8.6-dev,
@@ -687,6 +687,21 @@ Recommends: apache2,
education-networked,
exim4-daemon-heavy,
foomatic-db-compressed-ppds,
+ gosa,
+ gosa-help-de,
+ gosa-help-en,
+ gosa-help-fr,
+ gosa-help-nl,
+ gosa-plugins-dhcp-schema,
+ gosa-plugins-dns-schema,
+ gosa-plugins-ldapmanager,
+ gosa-plugins-mailaddress,
+ gosa-plugins-netgroups,
+ gosa-plugins-pwreset,
+ gosa-plugins-sudo,
+ gosa-plugins-sudo-schema,
+ gosa-plugins-systems,
+ gosa-schema,
hp-ppd,
hpijs-ppds,
icinga2,
@@ -710,7 +725,7 @@ Recommends: apache2,
mutt,
nagios-nrpe-plugin,
nfs-kernel-server,
- ntp,
+ ntpsec,
samba,
samba-common-bin,
sitesummary,
@@ -729,21 +744,6 @@ Suggests: apache2-doc,
dnswalk,
dovecot-pop3d,
dsh,
- gosa,
- gosa-help-de,
- gosa-help-en,
- gosa-help-fr,
- gosa-help-nl,
- gosa-plugins-dhcp-schema,
- gosa-plugins-dns-schema,
- gosa-plugins-ldapmanager,
- gosa-plugins-mailaddress,
- gosa-plugins-netgroups,
- gosa-plugins-pwreset,
- gosa-plugins-sudo,
- gosa-plugins-sudo-schema,
- gosa-plugins-systems,
- gosa-schema,
krb5-doc,
libsasl2-modules-ldap,
nslint,
@@ -820,6 +820,7 @@ Depends: ${misc:Depends},
education-tasks (= ${binary:Version})
Recommends: audacious,
audacity,
+ denemo,
education-menus,
fluidsynth,
hydrogen,
@@ -836,8 +837,7 @@ Recommends: audacious,
terminatorx,
timgm6mb-soundfont,
tuxguitar
-Suggests: denemo,
- festival,
+Suggests: festival,
lilypond,
musescore
Description: Debian Edu music and sound applications
@@ -974,6 +974,7 @@ Depends: ${misc:Depends},
education-tasks (= ${binary:Version})
Recommends: education-desktop-other,
education-networked-common,
+ gosa-desktop,
isenkram,
jxplorer,
krb5-auth-dialog,
@@ -983,7 +984,6 @@ Recommends: education-desktop-other,
libpam-sss,
libsss-sudo,
plasma-nm | cmst
-Suggests: gosa-desktop
Description: Debian Edu roaming workstation packages
A metapackage containing dependencies for packages required on all
networked workstation installations in the Debian Edu Blend where the
=====================================
tasks/main-server
=====================================
@@ -102,7 +102,7 @@ Suggests:
NeedConfig: yes - configure host groups
Recommends:
- ntp,
+ ntpsec,
NeedConfig: yes - set NTP server (client: ntp.intern, server: ntp.somewhere)
Recommends:
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/d7a436bba00fff0b11799a4fae1e28f88d4dcfc8...df66fa381834f492766688be867bb64af079c3d2
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/d7a436bba00fff0b11799a4fae1e28f88d4dcfc8...df66fa381834f492766688be867bb64af079c3d2
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/20250602/52855a32/attachment-0001.htm>
More information about the debian-edu-commits
mailing list