diff options
author | joey <joey> | 2003-11-06 23:51:56 +0000 |
---|---|---|
committer | joey <joey> | 2003-11-06 23:51:56 +0000 |
commit | 6a837236274c2aa23f6b3f807c6fea1c48a15c47 (patch) | |
tree | 2d9344666412d34b02d4a18d4c529732cdbb8547 | |
parent | 899dc79d1e513b6ef1be961c6801c40af85e6695 (diff) | |
download | debhelper-6a837236274c2aa23f6b3f807c6fea1c48a15c47.tar.gz |
r1625: releasing version 4.1.80
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8329b01d..df88b540 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (4.1.80) unstable; urgency=low + + * Add the Spanish manpages I missed last time. Closes: #218718 + * dh_installman: support compressed man pages when finding .so links. + Closes: #218136 + + -- Joey Hess <joeyh@debian.org> Thu, 6 Nov 2003 16:15:23 -0500 + debhelper (4.1.79) unstable; urgency=low * dh_strip: typo. Closes: #218745 |