[debian-edu-commits] debian-edu/ 01/01: debian-edu-config/tools/debian-edu-bless: fetch packages from Buster instead of Stretch.
Holger Levsen
holger at layer-acht.org
Mon Aug 14 15:35:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-config.
commit 9dbcd1afe5b219d7001c1a1443891d3597a29136
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Aug 14 11:35:16 2017 -0400
debian-edu-config/tools/debian-edu-bless: fetch packages from Buster instead of Stretch.
---
debian/changelog | 2 ++
share/debian-edu-config/tools/debian-edu-bless | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ee5ed3f..0e1450e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ debian-edu-config (1.931) UNRELEASED; urgency=medium
(Closes: #870874)
* Drop share/debian-edu/thin-client/share/config/kcmartsrc as it's only use
was configuration for esound.
+ * debian-edu-config/tools/debian-edu-bless: fetch packages from Buster
+ instead of Stretch.
-- Holger Levsen <holger at debian.org> Sat, 05 Aug 2017 17:37:04 -0400
diff --git a/share/debian-edu-config/tools/debian-edu-bless b/share/debian-edu-config/tools/debian-edu-bless
index 25ee212..f351e54 100755
--- a/share/debian-edu-config/tools/debian-edu-bless
+++ b/share/debian-edu-config/tools/debian-edu-bless
@@ -49,7 +49,7 @@ DESKTOP="${DESKTOP:-kde}"
# LANGUAGE="nb_NO:nb:no_NO:no:nn_NO:nn:da:sv:en"
# The Debian Edu suite to use to fetch the Debian Edu packages
-EDUSUITE="${EDUSUITE:-stretch}"
+EDUSUITE="${EDUSUITE:-buster}"
# Use american english if no language is set in the host system
if [ -z "$LANG" ] ; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list