[debian-edu-commits] debian-edu/ 01/01: cf/cf.apt: replace all occurrances of stretch with buster.
Holger Levsen
holger at layer-acht.org
Mon Aug 14 15:42:25 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 f4a5bd9d80bf1b69ca6052a456a78eaf63312a1d
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Aug 14 11:42:20 2017 -0400
cf/cf.apt: replace all occurrances of stretch with buster.
---
cf/cf.apt | 12 ++++++------
debian/changelog | 1 +
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/cf/cf.apt b/cf/cf.apt
index c48b4c0..826e6ec 100644
--- a/cf/cf.apt
+++ b/cf/cf.apt
@@ -4,18 +4,18 @@ editfiles:
{ /etc/apt/sources.list
HashCommentLinesStarting "deb cdrom:"
- HashCommentLinesStarting "deb http://security.debian.org/ stretch/updates main"
- AppendIfNoSuchLine "deb http://security.debian.org/ stretch/updates main contrib non-free"
- AppendIfNoSuchLine "deb http://deb.debian.org/debian stretch main contrib non-free"
+ HashCommentLinesStarting "deb http://security.debian.org/ buster/updates main"
+ AppendIfNoSuchLine "deb http://security.debian.org/ buster/updates main contrib non-free"
+ AppendIfNoSuchLine "deb http://deb.debian.org/debian buster main contrib non-free"
}
debian.ltspserver::
# A copy of the above
{ /opt/ltsp/$(ltsp_arch)/etc/apt/sources.list
HashCommentLinesStarting "deb file:"
- HashCommentLinesStarting "deb http://security.debian.org/ stretch/updates main"
- AppendIfNoSuchLine "deb http://security.debian.org/ stretch/updates main contrib non-free"
- AppendIfNoSuchLine "deb http://deb.debian.org/debian stretch main contrib non-free"
+ HashCommentLinesStarting "deb http://security.debian.org/ buster/updates main"
+ AppendIfNoSuchLine "deb http://security.debian.org/ buster/updates main contrib non-free"
+ AppendIfNoSuchLine "deb http://deb.debian.org/debian buster main contrib non-free"
}
diff --git a/debian/changelog b/debian/changelog
index 81b1299..b47a2dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ debian-edu-config (1.931) UNRELEASED; urgency=medium
* Drop share/ltsp/plugins/ltsp-build-client/Debian-custom/080-eatmydata as
it is obsolete since LTSP version 5.5.4-1 and should have been removed for
Stretch already.
+ * cf/cf.apt: replace all occurrances of stretch with buster.
-- Holger Levsen <holger at debian.org> Sat, 05 Aug 2017 17:37:04 -0400
--
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