diff options
author | joey <joey> | 1999-08-17 05:16:53 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:16:53 +0000 |
commit | b56939b95e6f1efab433eba09ce5cb6020df1436 (patch) | |
tree | f6ea88b5196d1aa8f640a6a25ccf683bfff8881c /debian | |
parent | 638b3dcc6f795a817a0fca1104af86ed8152bc38 (diff) | |
download | debhelper-b56939b95e6f1efab433eba09ce5cb6020df1436.tar.gz |
r229: Initial Import
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0ae47f80..20e02dc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (2.0.04) unstable; urgency=low + + * Patch from Raphael Hertzog <rhertzog@hrnet.fr> to make dh_perl support a + -d flag that makes it add a dependancy on the sppropriate perl-XXX-base + package. Few packages will really need this. (Closes: #40631) + + -- Joey Hess <joeyh@master.debian.org> Fri, 2 Jul 1999 11:22:00 -0700 + debhelper (2.0.03) unstable; urgency=low * Depend on file >= 2.23-1, because dh_perl uses file -b, introduced at |