[Debian-ha-commits] [crmsh] 03/09: Fix dh-python build dependency

Richard Winters devrik-guest at moszumanska.debian.org
Fri May 1 00:34:56 UTC 2015


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

devrik-guest pushed a commit to branch master
in repository crmsh.

commit 7b3653b1da6635f1f882f4bcd5a61be7c39ee24d
Author: Richard B Winters <rik at mmogp.com>
Date:   Thu Apr 30 16:32:19 2015 -0400

    Fix dh-python build dependency
    
    Change-Id: I23c05e9f355b337b2010b09e302d556ee222d28d
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d587c95..6d5cfff 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0.0),
  autotools-dev,
  cluster-glue-dev,
  dh-autoreconf,
- dh-python2,
+ dh-python,
  docbook-xml,
  docbook-xsl,
  libcib4-dev (>= 1.1.12),
@@ -44,7 +44,7 @@ Depends: ${shlibs:Depends},
  ${python:Depends},
  ${misc:Depends},
  python2.7 (>=2.7.9),
- dh_python2,
+ dh-python,
  python-lxml,
  python-yaml
 Recommends: pacemaker (>= 1.1.12)

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



More information about the Debian-HA-Commits mailing list