diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/dirs | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9fef1c7..86ace23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ipmitool (1.8.9-2) unstable; urgency=low * Bump Standards-Version + * Remove empty /usr/share/ipmitool directory - -- Matthew Johnson <mjj29@debian.org> Tue, 05 Feb 2008 09:28:03 +0000 + -- Matthew Johnson <mjj29@debian.org> Tue, 19 Feb 2008 15:21:40 +0000 ipmitool (1.8.9-1) unstable; urgency=low diff --git a/debian/dirs b/debian/dirs index 58600cc..acc4e39 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,4 +1,3 @@ usr/bin usr/sbin -usr/share/ipmitool usr/share/doc/ipmitool |