(build-)dependency: ceilometer needs python-pecan >= 0.2.1
authorThomas Goirand <thomas@goirand.fr>
Fri, 29 Mar 2013 07:01:43 +0000 (15:01 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 29 Mar 2013 07:01:43 +0000 (15:01 +0800)
Rewritten-From: 0b369ba0ef3e15847dd3e625d15d1299bba11270

trusty/debian/control

index b1fdaee928f393dc2876bafae5e20b93456dc09a..b751b1ba64f93803ba994e6b9497702116e3b327 100644 (file)
@@ -36,7 +36,7 @@ Build-Depends-Indep: pep8,
  python-nova (>= 2013.1~),
  python-novaclient (>= 2:2.6.10),
  python-oslo.config,
- python-pecan,
+ python-pecan (>= 0.2.1),
  python-pymongo,
  python-requests,
  python-setuptools-git,
@@ -74,7 +74,7 @@ Depends: ${python:Depends}, ${misc:Depends},
  python-netaddr,
  python-novaclient (>= 2:2.6.10),
  python-oslo.config,
- python-pecan,
+ python-pecan (>= 0.2.1),
  python-pymongo (>= 2.2),
  python-requests,
  python-sqlalchemy (>= 0.7.3),