]> git.saurik.com Git - apt.git/commitdiff
* doc/example/sources.list:
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 4 Mar 2008 14:09:22 +0000 (15:09 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 4 Mar 2008 14:09:22 +0000 (15:09 +0100)
  - updated for hardy (LP: #195879)

debian/changelog
doc/examples/sources.list

index 664a86884142fe0ded108e045f763586b1021b53..21d2b4f7092f76454b63f72b7ee5c8b8b6d3167e 100644 (file)
@@ -7,6 +7,8 @@ apt (0.7.9ubuntu13) hardy; urgency=low
   [ Michael Vogt ]
   * doc/apt_preferences.5.xml:
     - fix typo (LP: #150900)
+  * doc/example/sources.list:
+    - updated for hardy (LP: #195879)
 
  -- 
 
index b93306724dbd2c0d82e443d1472019389f080467..cc0fd2b8dd0131e7a8675c66eae69800b073f940 100644 (file)
@@ -1,11 +1,11 @@
 # 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://us.archive.ubuntu.com/ubuntu hardy main restricted
+deb-src http://us.archive.ubuntu.com/ubuntu hardy main restricted
 
-deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
-deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
+deb http://security.ubuntu.com/ubuntu hardy-security main restricted
+deb-src http://security.ubuntu.com/ubuntu hardy-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
+deb http://us.archive.ubuntu.com/ubuntu hardy-updates main restricted
+deb-src http://us.archive.ubuntu.com/ubuntu hardy-updates main restricted