diff options
author | joey <joey> | 1999-08-17 05:17:06 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:17:06 +0000 |
commit | 92a3a307c88b231be4981ca4e76e85c515727a75 (patch) | |
tree | 2e0a0113805a9bca97c0177cc6740c4e6c8f7f39 /debian/changelog | |
parent | f61b5eebf802cb446a935e595c8a3e962ada66fa (diff) | |
download | debhelper-92a3a307c88b231be4981ca4e76e85c515727a75.tar.gz |
r231: Initial Import
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f8e4f45d..1556aebc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (2.0.06) unstable; urgency=low + + * Now depends on perl5 | perl, I'll kill the | perl bit later on, but it + seems to make sense for the transition. + + -- Joey Hess <joeyh@master.debian.org> Sun, 4 Jul 1999 10:56:03 -0700 + debhelper (2.0.05) unstable; urgency=low * dh_clean: clean debian/tmp even if v2 is being used. If you're |