Fixed python-swiftclient missing EPOC.
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@@ -1,8 +1,9 @@
|
||||
openstack-trove (1:5.0.1-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Added pt_BR.po new debconf translation (Closes: #829346).
|
||||
* Fixed python-swiftclient missing EPOC.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Mon, 04 Jul 2016 10:41:58 +0200
|
||||
-- Thomas Goirand <zigo@debian.org> Tue, 26 Jul 2016 15:59:22 +0200
|
||||
|
||||
openstack-trove (1:5.0.1-1) unstable; urgency=medium
|
||||
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -71,7 +71,7 @@ Build-Depends-Indep: iproute2,
|
||||
python-six (>= 1.9.0),
|
||||
python-sqlalchemy (>= 1.0.10),
|
||||
python-stevedore (>= 1.5.0),
|
||||
python-swiftclient (>= 2.2.0),
|
||||
python-swiftclient (>= 1:2.2.0),
|
||||
python-testtools (>= 1.4.0),
|
||||
python-troveclient (>= 1:2.0.0),
|
||||
python-webob,
|
||||
@@ -127,7 +127,7 @@ Depends: python-babel,
|
||||
python-six (>= 1.9.0),
|
||||
python-sqlalchemy (>= 1.0.10),
|
||||
python-stevedore (>= 1.5.0),
|
||||
python-swiftclient (>= 2.2.0),
|
||||
python-swiftclient (>= 1:2.2.0),
|
||||
python-webob,
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
|
||||
Reference in New Issue
Block a user