diff options
author | joey <joey> | 1999-08-17 05:16:42 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:16:42 +0000 |
commit | 4a795d1822c682a578328553b9e072c1b8e3b1e9 (patch) | |
tree | 4167f5382d81262c2c90ae86f6dcff6d26327623 /debian/changelog | |
parent | a9572589e2be59827e115360cb3139eb814fb880 (diff) | |
download | debhelper-4a795d1822c682a578328553b9e072c1b8e3b1e9.tar.gz |
r227: Initial Import
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f66f96c3..1ef02943 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +debhelper (2.0.02) unstable; urgency=low + + * If you're going to use v2, it's reccommended you call + "dh_testversion 2". Added a note about that to doc/v2. + * Dh_Lib.pm compat: if a version that is greater than the highest + supported compatability level is specified, abort with an error. Perhaps + there will be a debhelper v3 some day... + + -- Joey Hess <joeyh@master.debian.org> Thu, 1 Jul 1999 14:08:14 -0700 + debhelper (2.0.01) unstable; urgency=low * Actually include doc/v2 this time round. |