Explorar el Código

Fixed spelling error
Author: jgg
Date: 1999-08-21 04:53:38 GMT
Fixed spelling error

Arch Librarian hace 22 años
padre
commit
f8d01a944e
Se han modificado 2 ficheros con 4 adiciones y 2 borrados
  1. 3 1
      debian/changelog
  2. 1 1
      dselect/desc.apt

+ 3 - 1
debian/changelog

@@ -8,10 +8,12 @@ apt (0.3.11.1) unstable; urgency=low
   * Error code on failed update. Closes: #41053
   * apt-cdrom adds entries for source directories. Closes: #41231
   * Sorts the output of any list. Closes: #41107
-  * Fixes the looping problem. Closes: #41784
+  * Fixes the looping problem. Closes: #41784, #42414
   * Fixes the CRC mechanism to lowercase all strings. Closes: #41839
   * More checks to keep the display sane. Closes: #42127
   * PThread lockup problem on certain sparc/m68k. Closes: #40628
+  * apt-cdrom understands .gz Package files too. Closes: #42779
+  * Spelling error in dselect method description. Closes: #43251
   
  -- Jason Gunthorpe <jgg@debian.org>  Mon, 28 Jun 1999 21:06:44 -0700
  

+ 1 - 1
dselect/desc.apt

@@ -2,7 +2,7 @@ The APT installation method encompasses most other installation methods
 under the umbrella of the new Package Acquisition code. This method allows
 installation from locations in the filesystem, ftp and http URLs, supports
 full installation ordering and dependency checking as well as multiple 
-sources. See the man pages apt-get(8) and source.list(5)
+sources. See the man pages apt-get(8) and sources.list(5)
 
 HTTP proxies can be used by setting http_proxy="http://proxy:port/" before
 running DSelect. FTP proxies require special configuration detailed in