Просмотр исходного кода

Removed obsolete commented non-us deb-src entry, replaced with 'security.debian.org' one.

Eugene V. Lyubimkin лет назад: 17
Родитель
Сommit
23fe51aca5
2 измененных файлов с 10 добавлено и 1 удалено
  1. 9 0
      debian/changelog
  2. 1 1
      doc/examples/sources.list

+ 9 - 0
debian/changelog

@@ -1,3 +1,12 @@
+apt (0.7.20~exp2) unstable; urgency=low
+
+  [ Eugene V. Lyubimkin ]
+  * doc/examples/sources.list:
+    - Removed obsolete commented non-us deb-src entry, replaced it with
+      'deb-src security.debian.org' one. (Closes: #411298)
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Wed, 26 Nov 2008 22:06:21 +0200
+
 apt (0.7.19) unstable; urgency=low
 
   [ Eugene V. Lyubimkin ]

+ 1 - 1
doc/examples/sources.list

@@ -6,4 +6,4 @@ deb http://security.debian.org stable/updates main contrib non-free
 
 # 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://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
+#deb-src http://security.debian.org stable/updates main contrib non-free