X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/f0efdda074effd4b8d668c1adfd6ddc4be698ae9..58014adc6df1772567e0bc32687f1a03cfcb49fb:/doc/examples/sources.list diff --git a/doc/examples/sources.list b/doc/examples/sources.list index a958899ae..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 dapper main restricted -deb-src http://us.archive.ubuntu.com/ubuntu dapper 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 dapper-security main restricted -deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted - -deb http://us.archive.ubuntu.com/ubuntu dapper-updates main restricted -deb-src http://us.archive.ubuntu.com/ubuntu dapper-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