diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:08 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:08 +0000 |
commit | 5d9649ffe56ddb777350ecdf71b1f2b05ee28878 (patch) | |
tree | 60edfb68705692446dd68216fbc24ee60de49e3e /debian | |
parent | d78a8d43a58a4480d33285940a034ee4fd2a91fa (diff) |
Fixed typo in the dhelp index
Author: jgg
Date: 1999-06-30 04:24:22 GMT
Fixed typo in the dhelp index
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/libapt-pkg-doc.dhelp | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f0a2a0f67..8f6bb1309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.3.11.1) unstable; urgency=low + + * Fix for typo in the dhelp index. Closes: #40377 + + -- Jason Gunthorpe <jgg@debian.org> Mon, 28 Jun 1999 21:06:44 -0700 + apt (0.3.11) unstable; urgency=low * Fix for mis-parsed file: URIs. Closes: #40373, #40366, #40230 diff --git a/debian/libapt-pkg-doc.dhelp b/debian/libapt-pkg-doc.dhelp index 65a27017e..7458cd09b 100644 --- a/debian/libapt-pkg-doc.dhelp +++ b/debian/libapt-pkg-doc.dhelp @@ -53,7 +53,7 @@ APT views the Debian archive. <directory>devel <dirtitle>Development Tools <linkname>APT Method Interface -<filename>../apt/files.html/index.html +<filename>../apt/method.html/index.html <descrip> The APT Method Interface document describes the interface that APT uses to the archive access methods. |