X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e43312cf4e19bd3eab15a4f43a586e2ab28c9763..2d555a8205eccc4cb17b93f7c92b71a854e8f82e:/doc/examples/sources.list diff --git a/doc/examples/sources.list b/doc/examples/sources.list index b93306724..ef729e203 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -1,11 +1,9 @@ # See sources.list(5) for more information, especialy # Remember that you can only use http, ftp or file URIs # CDROMs are managed through the apt-cdrom tool. -deb http://us.archive.ubuntu.com/ubuntu gutsy main restricted -deb-src http://us.archive.ubuntu.com/ubuntu gutsy main restricted +deb http://http.us.debian.org/debian stable main contrib non-free +deb http://security.debian.org stable/updates main contrib non-free -deb http://security.ubuntu.com/ubuntu gutsy-security main restricted -deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted - -deb http://us.archive.ubuntu.com/ubuntu gutsy-updates main restricted -deb-src http://us.archive.ubuntu.com/ubuntu gutsy-updates main restricted +# Uncomment if you want the apt-get source function to work +#deb-src http://http.us.debian.org/debian stable main contrib non-free +#deb-src http://security.debian.org stable/updates main contrib non-free