diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:37 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:37 +0000 |
commit | 3c0e4977e20b58d809b2bc19215e19db6292bb54 (patch) | |
tree | 48bf0bb63bd5fad4363f0e632141088161184e0d /debian/changelog | |
parent | b13af988f4ad021695c1f1585dce72fdc8e5a336 (diff) |
* Patch from Otavio Salvador to switch from dh_installm...
Author: mdz
Date: 2003-08-02 19:51:02 GMT
* Patch from Otavio Salvador to switch from dh_installmanpages to
dh_installman. Fixes the problem where the pt_BR man page was
installed in the wrong location (Closes: #194558)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f180f22ab..04b2f040b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,11 @@ apt (0.5.9) unstable; urgency=low * Mention default setting for --all-versions (Closes: #203298) * Patch from Otavio Salvador to exit successfully after --version (Closes: #203418) + * Patch from Otavio Salvador to switch from dh_installmanpages to + dh_installman. Fixes the problem where the pt_BR man page was + installed in the wrong location (Closes: #194558) - -- + -- Matt Zimmerman <mdz@debian.org> Sat, 2 Aug 2003 15:50:02 -0400 apt (0.5.8) unstable; urgency=medium |