From: Matthijs Kooijman Date: Tue, 28 Feb 2012 20:39:10 +0000 (+0100) Subject: apt: Add wheezy mirror to sources.list X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=a3799c2363d102e5c9938889c7cf5f2e25d0bde9;hp=db893de87844a32d12a67bc1077af3d89ba002c3;p=matthijs%2Fservers%2Ftika.git apt: Add wheezy mirror to sources.list This is needed now for git, possibly for other stuff in the future as well. The default release is already configured to squeeze in apt. --- diff --git a/etc/apt/sources.list b/etc/apt/sources.list index 726f39b..da21af2 100644 --- a/etc/apt/sources.list +++ b/etc/apt/sources.list @@ -1,3 +1,4 @@ deb http://cdn.debian.net/debian squeeze main +deb http://cdn.debian.net/debian wheezy main deb http://apt.stderr.nl stderr main