diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-01-01 05:44:09 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-01-01 05:44:09 +0100 |
commit | e1976c12947bd28692be5929996dd5513c99e911 (patch) | |
tree | 2bf289324675e620572c83b6e5991ef5b53ebdc7 | |
parent | 909f9f978458540795e5b81795d0cc0c8d3a996a (diff) |
some typosdebian/2.9.7-1
-rw-r--r-- | debian/changelog | 10 |
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 |