diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-09-09 12:42:08 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-09-09 12:42:29 +0200 |
commit | 4bf7716125f385b56628f8d26270ad555c5999bc (patch) | |
tree | 8e7e45b721c86d5c716c80349a9296e5b9a2e80f | |
parent | a97c2d15754def6dad3084b899faebc85a839e2d (diff) | |
download | itzks-systems-4bf7716125f385b56628f8d26270ad555c5999bc.tar.gz itzks-systems-4bf7716125f385b56628f8d26270ad555c5999bc.tar.bz2 itzks-systems-4bf7716125f385b56628f8d26270ad555c5999bc.zip |
APT: Provide inactive debian-lts.list for wheezy-lts (hopefully to come).
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | etc/apt/sources.list.d/debian-lts.list | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98383ea..2a7c71d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ itzks-systems (2014.08.21.1) UNRELEASED; urgency=medium * debian/control: Assure that we pull-in latest itzks-systems-common version, always if we install any of the system packages. * master.conf.dirvish: Fix typos in line for vault contentserver.intern_srv. + * APT: Provide inactive debian-lts.list for wheezy-lts (hopefully to come). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 22 Aug 2014 10:24:41 +0200 diff --git a/etc/apt/sources.list.d/debian-lts.list b/etc/apt/sources.list.d/debian-lts.list new file mode 100644 index 0000000..63869aa --- /dev/null +++ b/etc/apt/sources.list.d/debian-lts.list @@ -0,0 +1 @@ +#deb http://ftp.de.debian.org/debian wheezy-lts main
\ No newline at end of file |