[Debian-ha-commits] [resource-agents] 01/02: debian/control: move agent deps to Recommends
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Tue Mar 14 08:08:04 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 87819935ed525709e73bbad083fdba09f9b62182
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Tue Mar 14 08:35:23 2017 +0100
debian/control: move agent deps to Recommends
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3752224..2600499 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,8 @@ Vcs-Git: git://anonscm.debian.org/debian-ha/resource-agents.git
Package: resource-agents
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, cluster-glue, gawk, net-tools, python
+Depends: ${misc:Depends}, ${shlibs:Depends}, cluster-glue, gawk, python
+Recommends: 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