Explorar o código

Fixed paths #106914
Author: jgg
Date: 2001-08-07 04:54:51 GMT
Fixed paths #106914

Arch Librarian %!s(int64=22) %!d(string=hai) anos
pai
achega
13df09e5b3
Modificáronse 2 ficheiros con 13 adicións e 7 borrados
  1. 8 2
      debian/changelog
  2. 5 5
      debian/libapt-pkg-doc.dhelp

+ 8 - 2
debian/changelog

@@ -2,7 +2,8 @@ apt (0.5.4) unstable; urgency=low
 
 
   * M68k config.guess patch. Closes: #88913
   * M68k config.guess patch. Closes: #88913
   * Bi-yearly test on OpenBSD and Solaris
   * Bi-yearly test on OpenBSD and Solaris
-  * Doc updates. Closes: #89121, #89854, #99671, #98353, #95823, #93057, #97520
+  * Doc updates. Closes: #89121, #89854, #99671, #98353, #95823, #93057,
+          #97520, #102867, #101071, #102421, #101565, #98272
   * Various cosmetic code updates. Closes: #89066, #89066, #89152
   * Various cosmetic code updates. Closes: #89066, #89066, #89152
   * Add "pre-auto" as an option for DSelect::Clean (run autoclean after
   * Add "pre-auto" as an option for DSelect::Clean (run autoclean after
     update).
     update).
@@ -11,7 +12,9 @@ apt (0.5.4) unstable; urgency=low
     similar situations. Closes: #56708, #59432
     similar situations. Closes: #56708, #59432
   * no_proxy and ftp. Closes: #89671
   * no_proxy and ftp. Closes: #89671
   * Philippe Batailler's man page patches.
   * Philippe Batailler's man page patches.
-  * Fix for display bug. Closes: #92033, #93652, #98468, #102951
+  * Fix for display bug. Closes: #92033, #93652, #98468
+  * Use more than 16bits for the dep ID. Some people ran out..
+    Closes: #103020, #97809, #102951, #99974, #107362, #107395, #107362    
   * Reordered some things to make dante and FTP happier. Closes: #92757
   * Reordered some things to make dante and FTP happier. Closes: #92757
   * James R. Van Zandt's guide.sgml updates. Closes: #90027
   * James R. Van Zandt's guide.sgml updates. Closes: #90027
   * apt-ftparchive copes with no uncompressed package files + contents.
   * apt-ftparchive copes with no uncompressed package files + contents.
@@ -31,6 +34,9 @@ apt (0.5.4) unstable; urgency=low
   * EINTR check. Closes: #102293
   * EINTR check. Closes: #102293
   * Various changes to the locking metholodgy for --print-uris. 
   * Various changes to the locking metholodgy for --print-uris. 
     Closes: #100590
     Closes: #100590
+  * Lame LD_LIBRARY_PATH thing. Closes: #98928
+  * apt-cache search searchs provide names too now. Closes: #98695
+  * Checksum and long lines problem. Closes: #106591
   
   
  -- Jason Gunthorpe <jgg@debian.org>  Thu,  8 Mar 2001 22:48:06 -0700
  -- Jason Gunthorpe <jgg@debian.org>  Thu,  8 Mar 2001 22:48:06 -0700
 
 

+ 5 - 5
debian/libapt-pkg-doc.dhelp

@@ -2,7 +2,7 @@
 <directory>devel
 <directory>devel
 <dirtitle>Development Tools
 <dirtitle>Development Tools
 <linkname>APT Cache Specification
 <linkname>APT Cache Specification
-<filename>../apt/cache.html/index.html
+<filename>cache.html/index.html
 <description>
 <description>
 The APT Cache Specification describes the complete implementation and 
 The APT Cache Specification describes the complete implementation and 
 format of the APT Cache file. The APT Cache file is a way for APT to parse 
 format of the APT Cache file. The APT Cache file is a way for APT to parse 
@@ -18,7 +18,7 @@ structures used by the package library and the APT GUI.
 <directory>devel
 <directory>devel
 <dirtitle>Development Tools
 <dirtitle>Development Tools
 <linkname>APT Design Document
 <linkname>APT Design Document
-<filename>../apt/design.html/index.html
+<filename>design.html/index.html
 <description>
 <description>
 The APT Design Document is an overview of the specifications and design goals 
 The APT Design Document is an overview of the specifications and design goals 
 of the APT project. It also attempts to give a broad descriptiontion of the
 of the APT project. It also attempts to give a broad descriptiontion of the
@@ -30,7 +30,7 @@ implementation as well.
 <directory>devel
 <directory>devel
 <dirtitle>Development Tools
 <dirtitle>Development Tools
 <linkname>DPkg Technical Manual
 <linkname>DPkg Technical Manual
-<filename>../apt/design.html/index.html
+<filename>dpkg-tech.html/index.html
 <description>
 <description>
 The DPkg Technical Manual gives an overview of dpkg's external functions
 The DPkg Technical Manual gives an overview of dpkg's external functions
 and describes how it views the world.
 and describes how it views the world.
@@ -41,7 +41,7 @@ and describes how it views the world.
 <directory>devel
 <directory>devel
 <dirtitle>Development Tools
 <dirtitle>Development Tools
 <linkname>APT Files
 <linkname>APT Files
-<filename>../apt/files.html/index.html
+<filename>files.html/index.html
 <description>
 <description>
 The APT Files document describes the complete implementation and format of 
 The APT Files document describes the complete implementation and format of 
 the installed APT directory structure. It also serves as guide to how
 the installed APT directory structure. It also serves as guide to how
@@ -53,7 +53,7 @@ APT views the Debian archive.
 <directory>devel
 <directory>devel
 <dirtitle>Development Tools
 <dirtitle>Development Tools
 <linkname>APT Method Interface
 <linkname>APT Method Interface
-<filename>../apt/method.html/index.html
+<filename>method.html/index.html
 <description>
 <description>
 The APT Method Interface document describes the interface that APT uses to 
 The APT Method Interface document describes the interface that APT uses to 
 the archive access methods.
 the archive access methods.