From: Matthijs Kooijman Date: Mon, 3 May 2010 09:07:16 +0000 (+0200) Subject: apt: Add sources for squeeze. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=9df4f532f46f58a57345777f46e0807bfa39386e;p=matthijs%2Fservers%2Fdrsnuggles.git apt: Add sources for squeeze. --- diff --git a/etc/apt/sources.list b/etc/apt/sources.list index 053569a..9976625 100644 --- a/etc/apt/sources.list +++ b/etc/apt/sources.list @@ -8,3 +8,7 @@ deb file:///data/apt-repository/public/ stderr main # Source for dovecot 1.2. Not available in binary for stable, so we just use # build our own. deb-src http://xi.rename-it.nl/debian/ testing-auto/dovecot-1.2 main + +# Allow packages from testing to be installed +deb http://ftp.nl.debian.org/debian/ squeeze main +deb-src http://ftp.nl.debian.org/debian/ squeeze main