[pkg-eucalyptus-commits] [euca2ools] 03/07: Needs at least python-requestbuilder version 0.2.3.

Charles Plessy plessy at moszumanska.debian.org
Wed Oct 8 23:27:10 UTC 2014


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

plessy pushed a commit to branch debian/unstable
in repository euca2ools.

commit 1cf5c42aaac54f0759ce989d0ce5aeaee22870a8
Author: Charles Plessy <plessy at debian.org>
Date:   Wed Oct 8 21:57:53 2014 +0900

    Needs at least python-requestbuilder version 0.2.3.
    
    Actual requirement is 0.2 or higher, except 0.2.2 that is broken, but
    no version between 0.1.0 and 0.2.2 was packaged in Debian anyway.
    
    See: https://eucalyptus.atlassian.net/browse/TOOLS-517
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1b3e0f9..663f48c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cdbs (>= 0.4.90~),
                help2man,
                python-all,
                python-lxml,
-               python-requestbuilder,
+               python-requestbuilder (>= 0.2.3),
                python-requests,
                python-setuptools,
                python-six

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-eucalyptus/euca2ools.git



More information about the pkg-eucalyptus-commits mailing list