commit 6d5f6e5e68fbb4cb017224f273ae76dbe104f3cb Author: Jacob Appelbaum jacob@appelbaum.net Date: Fri Aug 19 14:13:15 2011 +0200
add sid --- packages/torouter-prep/configs/sources.list | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/packages/torouter-prep/configs/sources.list b/packages/torouter-prep/configs/sources.list index c7e7e4a..2b25569 100644 --- a/packages/torouter-prep/configs/sources.list +++ b/packages/torouter-prep/configs/sources.list @@ -2,6 +2,9 @@ deb http://ftp.de.debian.org/pub/debian/ squeeze main non-free contrib deb-src http://ftp.de.debian.org/pub/debian/ squeeze main non-free contrib deb http://security.debian.org/ squeeze/updates main
+# Sid for uaputl +deb http://ftp.debian.org/debian sid main + # experimental for natpmp deb http://ftp.debian.org/debian experimental main deb-src http://ftp.debian.org/debian experimental main
tor-commits@lists.torproject.org