Fixed python-awsauth instead of requests-aws for build-depends.
authorThomas Goirand <thomas@goirand.fr>
Tue, 28 Apr 2015 19:46:17 +0000 (19:46 +0000)
committerThomas Goirand <thomas@goirand.fr>
Tue, 28 Apr 2015 19:46:17 +0000 (19:46 +0000)
Rewritten-From: cb6f17a3339d879712e28a813ec9d36b7f1cd1ce

trusty/debian/control

index f185cc33a0c1c6796a2d6c080dbb8b67a164d5f1..a59edd56185b060c6e15884431b7b60df47b9752 100644 (file)
@@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9),
                python-sphinx,
 Build-Depends-Indep: alembic (>= 0.7.2),
                      mongodb,
+                     python-awsauth,
                      python-babel,
                      python-ceilometerclient (>= 1.0.13),
                      python-coverage,
@@ -63,7 +64,6 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-pymongo,
                      python-pysnmp4,
                      python-requests,
-                     python-requests-aws (>= 0.1.4),
                      python-retrying,
                      python-six (>= 1.9.0),
                      python-sphinxcontrib-docbookrestapi,