From 13df09e5b388a49744633edcab272370af2675e3 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:58:35 +0000 Subject: Fixed paths #106914 Author: jgg Date: 2001-08-07 04:54:51 GMT Fixed paths #106914 --- debian/changelog | 10 ++++++++-- debian/libapt-pkg-doc.dhelp | 10 +++++----- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6e2e9a344..16f80a4ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ apt (0.5.4) unstable; urgency=low * M68k config.guess patch. Closes: #88913 * 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 * Add "pre-auto" as an option for DSelect::Clean (run autoclean after update). @@ -11,7 +12,9 @@ apt (0.5.4) unstable; urgency=low similar situations. Closes: #56708, #59432 * no_proxy and ftp. Closes: #89671 * 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 * James R. Van Zandt's guide.sgml updates. Closes: #90027 * apt-ftparchive copes with no uncompressed package files + contents. @@ -31,6 +34,9 @@ apt (0.5.4) unstable; urgency=low * EINTR check. Closes: #102293 * Various changes to the locking metholodgy for --print-uris. 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 Thu, 8 Mar 2001 22:48:06 -0700 diff --git a/debian/libapt-pkg-doc.dhelp b/debian/libapt-pkg-doc.dhelp index 7c93c736b..1ac9d25f7 100644 --- a/debian/libapt-pkg-doc.dhelp +++ b/debian/libapt-pkg-doc.dhelp @@ -2,7 +2,7 @@ devel Development Tools APT Cache Specification -../apt/cache.html/index.html +cache.html/index.html 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 @@ -18,7 +18,7 @@ structures used by the package library and the APT GUI. devel Development Tools APT Design Document -../apt/design.html/index.html +design.html/index.html 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 @@ -30,7 +30,7 @@ implementation as well. devel Development Tools DPkg Technical Manual -../apt/design.html/index.html +dpkg-tech.html/index.html The DPkg Technical Manual gives an overview of dpkg's external functions and describes how it views the world. @@ -41,7 +41,7 @@ and describes how it views the world. devel Development Tools APT Files -../apt/files.html/index.html +files.html/index.html The APT Files document describes the complete implementation and format of the installed APT directory structure. It also serves as guide to how @@ -53,7 +53,7 @@ APT views the Debian archive. devel Development Tools APT Method Interface -../apt/method.html/index.html +method.html/index.html The APT Method Interface document describes the interface that APT uses to the archive access methods. -- cgit v1.2.3