diff options
author | joey <joey> | 1999-08-17 05:09:26 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:09:26 +0000 |
commit | 36411bfcb72fc17c6aa0f3b11cdd04e52828db98 (patch) | |
tree | 7ed886887f72252b387da7667a2464d7164f045c /debian | |
parent | ebf6b046d1165c4ac3897545aa8e46c05a563658 (diff) | |
download | debhelper-36411bfcb72fc17c6aa0f3b11cdd04e52828db98.tar.gz |
r169: Initial Import
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 28f555f2..9e0179ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +debhelper (1.2.33) unstable; urgency=low + + * dh_compress: verbose_print() cd's. + * dh_compress: clear the hash of hard links when we loop - was making + dh_compress fail on multi-binary packages that had harlinks. Thanks to + Craig Small for spotting this. + + -- Joey Hess <joeyh@master.debian.org> Thu, 4 Feb 1999 20:19:37 -0800 + debhelper (1.2.32) unstable; urgency=low * dh_suidmanager: if it cannot determine the user name or group name from |