[debian-edu-commits] debian-edu/ 01/01: sources.list.(jessie|stable|stretch|unstable): use deb.debian.org as Debian mirror.
Holger Levsen
holger at layer-acht.org
Sun Oct 30 14:58:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu.
commit 6ea237857a633a5ab7c09dac7e8de7285db65b53
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Oct 30 15:57:51 2016 +0100
sources.list.(jessie|stable|stretch|unstable): use deb.debian.org as Debian mirror.
---
debian/changelog | 2 ++
sources.list.jessie | 2 +-
sources.list.stable | 2 +-
sources.list.stretch | 2 +-
sources.list.unstable | 2 +-
5 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b1c2f35..55f85d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ debian-edu (1.914) UNRELEASED; urgency=medium
generated debian/control file to avoid
https://lintian.debian.org/tags/debhelper-but-no-misc-depends.html lintian
warnings.
+ * sources.list.(jessie|stable|stretch|unstable): use deb.debian.org as
+ Debian mirror.
-- Holger Levsen <holger at debian.org> Thu, 27 Oct 2016 14:20:33 +0200
diff --git a/sources.list.jessie b/sources.list.jessie
index 9cad315..6d02332 100644
--- a/sources.list.jessie
+++ b/sources.list.jessie
@@ -1,2 +1,2 @@
# Use jessie as final target for Debian Edu meta packages
-deb http://http.debian.net/debian/ jessie main contrib non-free
+deb http://deb.debian.org/debian/ jessie main contrib non-free
diff --git a/sources.list.stable b/sources.list.stable
index f0922ce..f52d94c 100644
--- a/sources.list.stable
+++ b/sources.list.stable
@@ -1 +1 @@
-deb http://http.debian.net/debian/ stable main contrib non-free
+deb http://deb.debian.org/debian/ stable main contrib non-free
diff --git a/sources.list.stretch b/sources.list.stretch
index f49f53c..be5d4e2 100644
--- a/sources.list.stretch
+++ b/sources.list.stretch
@@ -1,3 +1,3 @@
# Use stretch as final target for Debian Edu meta packages
-deb http://httpredir.debian.org/debian/ stretch main contrib non-free
+deb http://deb.debian.org/debian/ stretch main contrib non-free
#deb http://ftp.skolelinux.org/skolelinux/ stretch-test local
diff --git a/sources.list.unstable b/sources.list.unstable
index f57a6ff..d20adc2 100644
--- a/sources.list.unstable
+++ b/sources.list.unstable
@@ -1,2 +1,2 @@
# Use testing as final target for Debian Edu meta packages
-deb http://http.debian.net/debian/ testing main contrib non-free
+deb http://deb.debian.org/debian/ testing main contrib non-free
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list