[Debian-ha-commits] [resource-agents] 10/11: debian/control: remove python from Depends

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sun Nov 26 13:19:35 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 f1de1622701890a444afd93c7bf771abaa8e1b15
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sun Nov 26 11:29:30 2017 +0100

    debian/control: remove python from Depends
    
    Not used by any of the agents directly.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9591f50..c3d3426 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,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
+Depends: ${misc:Depends}, ${shlibs:Depends}, cluster-glue, gawk
 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)

-- 
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