diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-12 21:22:46 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-12 21:22:46 +0100 |
commit | c5a9fbc62cbb107a8df849dc6811b1f2dc308bc0 (patch) | |
tree | e008e65ec744f26350616bb4c06c91e3ff4933ae | |
parent | 6a51ccb3e978d5090c75f53094249fd627c24a88 (diff) | |
download | itzks-systems-c5a9fbc62cbb107a8df849dc6811b1f2dc308bc0.tar.gz itzks-systems-c5a9fbc62cbb107a8df849dc6811b1f2dc308bc0.tar.bz2 itzks-systems-c5a9fbc62cbb107a8df849dc6811b1f2dc308bc0.zip |
APT sources: Update to stretch.
-rw-r--r-- | etc/apt/sources.list.d/backports.list | 2 | ||||
-rw-r--r-- | etc/apt/sources.list.d/debian-lts.list | 2 | ||||
-rw-r--r-- | etc/apt/sources.list.d/itzks.list | 5 | ||||
-rw-r--r-- | etc/apt/sources.list.d/mozilla.list | 2 | ||||
-rw-r--r-- | etc/apt/sources.list.d/multimedia.list | 2 | ||||
-rw-r--r-- | etc/apt/sources.list.d/x2go.list | 2 |
6 files changed, 8 insertions, 7 deletions
diff --git a/etc/apt/sources.list.d/backports.list b/etc/apt/sources.list.d/backports.list index 24218b4..e8b61d9 100644 --- a/etc/apt/sources.list.d/backports.list +++ b/etc/apt/sources.list.d/backports.list @@ -1 +1 @@ -#deb http://ftp.de.debian.org/debian jessie-backports main contrib non-free +#deb http://ftp.de.debian.org/debian stretch-backports main contrib non-free diff --git a/etc/apt/sources.list.d/debian-lts.list b/etc/apt/sources.list.d/debian-lts.list index 113c738..61ec37f 100644 --- a/etc/apt/sources.list.d/debian-lts.list +++ b/etc/apt/sources.list.d/debian-lts.list @@ -1 +1 @@ -#deb http://ftp.de.debian.org/debian jessie-lts main
\ No newline at end of file +# not needed anymore...
\ No newline at end of file diff --git a/etc/apt/sources.list.d/itzks.list b/etc/apt/sources.list.d/itzks.list index 9971c49..212fa89 100644 --- a/etc/apt/sources.list.d/itzks.list +++ b/etc/apt/sources.list.d/itzks.list @@ -1,2 +1,3 @@ -deb http://packages.it-zukunft-schule.de/debian jessie main contrib non-free -deb http://packages.it-zukunft-schule.de/debian jessie-backports main contrib non-free +deb http://packages.it-zukunft-schule.de/debian stretch main contrib non-free +deb http://packages.it-zukunft-schule.de/debian stretch-backports main contrib non-free +deb http://packages.it-zukunft-schule.de/debian sid main contrib non-free diff --git a/etc/apt/sources.list.d/mozilla.list b/etc/apt/sources.list.d/mozilla.list index a6f32b3..61ec37f 100644 --- a/etc/apt/sources.list.d/mozilla.list +++ b/etc/apt/sources.list.d/mozilla.list @@ -1 +1 @@ -#deb http://mozilla.debian.net/ jessie-backports iceweasel-esr
\ No newline at end of file +# not needed anymore...
\ No newline at end of file diff --git a/etc/apt/sources.list.d/multimedia.list b/etc/apt/sources.list.d/multimedia.list index be0df28..50e5cff 100644 --- a/etc/apt/sources.list.d/multimedia.list +++ b/etc/apt/sources.list.d/multimedia.list @@ -1 +1 @@ -deb http://www.deb-multimedia.org/ jessie main non-free
\ No newline at end of file +deb http://www.deb-multimedia.org/ stretch main non-free
\ No newline at end of file diff --git a/etc/apt/sources.list.d/x2go.list b/etc/apt/sources.list.d/x2go.list index 51c0819..033eeea 100644 --- a/etc/apt/sources.list.d/x2go.list +++ b/etc/apt/sources.list.d/x2go.list @@ -1 +1 @@ -deb http://packages.x2go.org/debian jessie main +deb http://packages.x2go.org/debian stretch main |