[Debian-ha-commits] [cluster-glue] 01/12: Move ipmitool to Suggests

Valentin Vidic vvidic-guest at moszumanska.debian.org
Thu Aug 24 19:30:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository cluster-glue.

commit f943128929a44a199a1c6246c7593826c1dadb4e
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Wed Aug 16 21:13:49 2017 +0200

    Move ipmitool to Suggests
    
    ipmitool package is used by stonith/external/ipmi,
    but it also installs a daemon that fails to start
    if the host does not have IPMI hardware.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index be9719d..3b809da 100644
--- a/debian/control
+++ b/debian/control
@@ -66,8 +66,8 @@ Depends: ${shlibs:Depends},
  libplumb2 (>= ${binary:Version}),
  libplumbgpl2 (>= ${binary:Version}),
  libstonith1 (>= ${binary:Version})
-Recommends:
- ipmitool,
+Suggests:
+ ipmitool
 Description: Reusable cluster components for Linux HA
  This package contains node fencing plugins, an error reporting
  utility, and other reusable cluster components from

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/cluster-glue.git



More information about the Debian-HA-Commits mailing list