Procházet zdrojové kódy

* doc/examples/sources.list:
- removed no-longer used non-us line

Michael Vogt před 20 roky
rodič
revize
9c0b7da119
2 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 0
      debian/changelog
  2. 0 1
      doc/examples/sources.list

+ 2 - 0
debian/changelog

@@ -12,6 +12,8 @@ apt (0.6.45.1) unstable; urgency=low
   * methods/gzip.cc:
   * methods/gzip.cc:
     - don't hang when /var is full (closes: #341537), thanks to
     - don't hang when /var is full (closes: #341537), thanks to
       Luis Rodrigo Gallardo Cruz for the patch
       Luis Rodrigo Gallardo Cruz for the patch
+  * doc/examples/sources.list:
+    - removed non-us.debian.org from the example (closes: #380030,#316196)
 
 
  --
  --
 
 

+ 0 - 1
doc/examples/sources.list

@@ -2,7 +2,6 @@
 # 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://http.us.debian.org/debian stable main contrib non-free
 deb http://http.us.debian.org/debian stable main contrib non-free
-deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
 deb http://security.debian.org stable/updates main contrib non-free
 deb http://security.debian.org stable/updates main contrib non-free
 
 
 # Uncomment if you want the apt-get source function to work
 # Uncomment if you want the apt-get source function to work