diff options
author | joey <joey> | 1999-08-17 05:09:04 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:09:04 +0000 |
commit | 60f9263c40e023a3ee8562815845ad995ffffa44 (patch) | |
tree | ddca3dfb6f6c5a61279e0c6a612cb1b91e23b916 /debian | |
parent | 87ad9f2cc4e7c4432a40b3c1d2ddc91ffcb764bb (diff) | |
download | debhelper-60f9263c40e023a3ee8562815845ad995ffffa44.tar.gz |
r166: Initial Import
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ddd2e33a..6b36d7b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (1.2.30) unstable; urgency=low + + * dh_fixperms: cut down the number of chmod commands that are executed + from 3 to 1, no change in functionality. + + -- Joey Hess <joeyh@master.debian.org> Mon, 1 Feb 1999 17:05:29 -0800 + debhelper (1.2.29) unstable; urgency=high * Do not include bogus chsh, chfn, passwd links in debhelper binary! |