diff options
author | joey <joey> | 1999-08-17 05:15:45 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:15:45 +0000 |
commit | 1245fb187e6f19f0a4c93d2d67fd13632e97a0e6 (patch) | |
tree | aff3e5def0a0034d1771adde0d9594f2b4c0e207 | |
parent | 79de8fbd7cecfca68e3cbef669cb3a2756318cc3 (diff) | |
download | debhelper-1245fb187e6f19f0a4c93d2d67fd13632e97a0e6.tar.gz |
r219: Initial Import
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 60ec3dd8..52ae7f35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +debhelper (1.2.79) unstable; urgency=low + + * Added dh_perl by Raphael Hertzog <rhertzog@hrnet.fr>. dh_perl handles + finding dependancies of perl scripts, plus deleting those annoying + .packlist files. + * I don't think dh_perl is going to be useful until the new version of + perl comes out. + + -- Joey Hess <joeyh@master.debian.org> Thu, 24 Jun 1999 14:47:55 -0700 + debhelper (1.2.78) unstable; urgency=low * Really include dh_installpam. |