diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:57:02 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:57:02 +0000 |
commit | 7b45e09cb924440d5611b84134a65995de806d74 (patch) | |
tree | b959b640c6f2a9cc20547ee1a5dbbd0151d303fe | |
parent | 1704dca88b039d08260828625dcc805d3f7f66b6 (diff) |
Fixed long description
Author: jgg
Date: 2001-03-04 22:40:36 GMT
Fixed long description
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 96d948e66..f2324b147 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.5.2) unstable; urgency=low + + * Fixed mention of /usr/doc in the long description + + -- Jason Gunthorpe <jgg@debian.org> Sun, 4 Mar 2001 15:39:43 -0700 + apt (0.5.1) unstable; urgency=low * Fixed #82894 again, or should be and. @@ -22,7 +28,7 @@ apt (0.5.1) unstable; urgency=low * Work better if there are duplicate sources.list entries. * Fixed the resetting of Dir with "dir {};". Closes: #87323 - -- Jason Gunthorpe <jgg@debian.org> Thu, 22 Feb 2001 00:39:15 -0500 + -- Randolph Chung <tausq@debian.org> Sat, 3 Mar 2001 15:37:38 -0700 apt (0.5.0) unstable; urgency=low diff --git a/debian/control b/debian/control index 40bee6b1a..f14954e0a 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Description: Advanced front-end for dpkg . APT features complete installation ordering, multiple source capability and several other unique features, see the Users Guide in - /usr/doc/apt/guide.text.gz + /usr/share/doc/apt/guide.text.gz Package: libapt-pkg-dev Architecture: any |