diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-26 13:21:10 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-26 13:21:10 +0200 |
commit | 00cd59d97e0656dcc0c24c3d24c877d9c4ec4402 (patch) | |
tree | a896c48539e2c8436080a9d835e594eb42b86b8b | |
parent | 168e1e4e4e763f7b3442909eb8fa25ea40f2e0ee (diff) |
* debian/libapt-pkg-doc.doc-base.cache: remove odd charackter
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/libapt-pkg-doc.doc-base.cache | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 00b46eb22..ec3daf445 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ apt (0.6.44) unstable; urgency=low * doc/apt-ftparchive.1.xml: - fix documentation for "SrcPackages" -> "Sources" (thanks to Bart Martens for the patch, closes: #307756) + * debian/libapt-pkg-doc.doc-base.cache: + - remove broken charackter from description (closes: #361129) -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 Apr 2006 09:34:20 +0200 diff --git a/debian/libapt-pkg-doc.doc-base.cache b/debian/libapt-pkg-doc.doc-base.cache index b58b79bd1..59558dee8 100644 --- a/debian/libapt-pkg-doc.doc-base.cache +++ b/debian/libapt-pkg-doc.doc-base.cache @@ -4,7 +4,7 @@ Author: Jason Gunthorpe Abstract: 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 and store a large number of package files for display in the UI. - It's primaryć design goal is to make display of a single package in the + It's primary design goal is to make display of a single package in the tree very fast by pre-linking important things like dependencies and provides. The specification doubles as documentation for one of the in-memory structures used by the package library and the APT GUI. |