Kaynağa Gözat

* doc/example/sources.list:
- updated for hardy (LP: #195879)

Michael Vogt 18 yıl önce
ebeveyn
işleme
c0f9395216
2 değiştirilmiş dosya ile 8 ekleme ve 6 silme
  1. 2 0
      debian/changelog
  2. 6 6
      doc/examples/sources.list

+ 2 - 0
debian/changelog

@@ -7,6 +7,8 @@ apt (0.7.9ubuntu13) hardy; urgency=low
   [ Michael Vogt ]
   [ Michael Vogt ]
   * doc/apt_preferences.5.xml:
   * doc/apt_preferences.5.xml:
     - fix typo (LP: #150900)
     - fix typo (LP: #150900)
+  * doc/example/sources.list:
+    - updated for hardy (LP: #195879)
 
 
  -- 
  -- 
 
 

+ 6 - 6
doc/examples/sources.list

@@ -1,11 +1,11 @@
 # See sources.list(5) for more information, especialy
 # See sources.list(5) for more information, especialy
 # Remember that you can only use http, ftp or file URIs
 # Remember that you can only use http, ftp or file URIs
 # CDROMs are managed through the apt-cdrom tool.
 # 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