[Debian-ha-commits] [resource-agents] 01/03: debian/control: add libxml2-utils to Recommends (Closes: #872920)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Aug 22 18:20:10 UTC 2017


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

vvidic-guest pushed a commit to branch master
in repository resource-agents.

commit e98c23a4d59ff8b25795e180a1145497f2f5077c
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Tue Aug 22 15:52:26 2017 +0200

    debian/control: add libxml2-utils to Recommends (Closes: #872920)
    
    xmllint used by ocf-tester and some agents.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 87ba275..4c0a6c8 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Vcs-Git: git://anonscm.debian.org/debian-ha/resource-agents.git
 Package: resource-agents
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, cluster-glue, gawk, python
-Recommends: net-tools
+Recommends: libxml2-utils, net-tools
 Replaces: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1), resource-agents-dev (<< 1:3.9.6)
 Conflicts: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1), resource-agents-dev (<< 1:3.9.6)
 Provides: resource-agents-dev

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



More information about the Debian-HA-Commits mailing list