summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Page <james.page@ubuntu.com>2016-03-04 15:02:21 +0000
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2016-03-04 15:03:13 +0000
commita757e04c602ec14bebc7e48b00b9f141088778e1 (patch)
treed06d9318035c3ec82c32b6099b225e7cfd57d2ad
parent1fed399182555cb88ec582a864a480e278ecc52f (diff)
2.1.0-0ubuntu2 (patches unapplied)import/2.1.0-0ubuntu2
Imported using git-ubuntu import.
Notes
Notes: * d/control: Drop python3-saharaclient from BD's avoiding a circular build-depends; saharaclient is only used for autodoc generation and is driven from the py2 version anyway.
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 46771e7..edec287 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-openstackclient (2.1.0-0ubuntu2) xenial; urgency=medium
+
+ * d/control: Drop python3-saharaclient from BD's avoiding a
+ circular build-depends; saharaclient is only used for autodoc
+ generation and is driven from the py2 version anyway.
+
+ -- James Page <james.page@ubuntu.com> Fri, 04 Mar 2016 15:02:21 +0000
+
python-openstackclient (2.1.0-0ubuntu1) xenial; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index a9cd36e..f1ddfbf 100644
--- a/debian/control
+++ b/debian/control
@@ -78,7 +78,6 @@ Build-Depends-Indep: python-babel,
python3-oslotest (>= 1.10.0),
python3-requests (>= 2.8.1),
python3-requests-mock (>= 0.7.0),
- python3-saharaclient (>= 0.10.0),
python3-six (>= 1.9.0),
python3-stevedore (>= 1.5.0),
python3-subunit,