diff options
author | joey <joey> | 1999-08-17 05:09:55 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:09:55 +0000 |
commit | 54662ee64e05917a0bf4f8ed0bdf56940429f6d1 (patch) | |
tree | 4a6f1481755c448e4d1e778d45d85c652802ed3d | |
parent | 3a48e5ca07d99dacf1dc3899a66d5874fa7cf796 (diff) | |
download | debhelper-54662ee64e05917a0bf4f8ed0bdf56940429f6d1.tar.gz |
r172: Initial Import
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5a4fe4e4..78b10ed6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (1.2.36) unstable; urgency=low + + * dh_compress.1: Fixed typo in man page. (Closes: #33364) + * autoscripts/postinst-menu-method: fixed typo. (Closes: #33376) + + -- Joey Hess <joeyh@master.debian.org> Sun, 14 Feb 1999 13:45:18 -0800 + debhelper (1.2.35) unstable; urgency=low * Dh_Lib.pm filearray(): Deal with multiple spaces and spaces at the |