diff options
author | Luk Claes <luk@debian.org> | 2011-09-20 07:56:53 +0200 |
---|---|---|
committer | Luk Claes <luk@debian.org> | 2011-09-20 07:56:53 +0200 |
commit | 410bf328786be508e4d03d4e95e31b1b6cc09c39 (patch) | |
tree | 13c22179f82f13082cf9ff9f745759930eded484 /debian/changelog | |
parent | a57e95e31affae7d87c4f6a81ec19b0bf364fb2e (diff) |
Fix some lintian warnings and error
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 975130e..bf0039b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +ipmitool (1.8.11-4) unstable; urgency=low + + * debian/control: + - Add ${misc:Depends} so deps can be added by debhelper. + * debian/README.source: Add reference to quilt docs. + * debian/ipmitool.ipmievd.init: Test if /etc/default/rcS + exists, before executing it. + * debian/ipmitool.{post,pre}{inst,rm}: Add -e. + + -- Luk Claes <luk@debian.org> Tue, 20 Sep 2011 07:55:44 +0200 + ipmitool (1.8.11-3) unstable; urgency=high * debian/control: |