summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a3643f..4359a18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,15 @@
ipmiutil (2.9.7-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release.
* Refresh and rename patches.
- * Remove misspelled debian/ipmiutuil.ipmi_port.init
- * Replace outdated portmap with rpsbind (Closes: #796364):
+ * Remove erroneous debian/ipmiutuil.ipmi_port.init.
+ * Replace deprecated portmap with rpcbind (Closes: #796364):
- debian/patches/0700-init.patch:
- + At scripts/ipmi_port.sh replace portmap.
+ + Replace portmap with rpcbind in scripts/ipmi_port.sh.
- debian/control:
+ Add rpcbind to Depends.
* debian/rules:
- - Add --with autoreconf to prevent build errors.
+ - Pass "--with autoreconf" to dh.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 17 Dec 2015 21:42:37 +0100