From 24754f46e5312e374630f58b57e6c459c59beb20 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 21 May 2014 08:34:46 +0800 Subject: [PATCH] Added version depends for python-pysnmp4 (now >= 4.2.1). Change-Id: I8ce7c29a8865366208f24bed1d602290ae295ea2 Rewritten-From: 1d677e7087e0f09bdb33ccdcc5dbb4dd6aa71cdc --- trusty/debian/changelog | 1 + trusty/debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 47b939f..92f6a3a 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,6 +1,7 @@ ceilometer (2014.1-5) unstable; urgency=medium * Added Opencontrail_network_statistics_driver.patch. + * Added version depends for python-pysnmp4 (now >= 4.2.1). -- Thomas Goirand Wed, 21 May 2014 08:20:48 +0800 diff --git a/trusty/debian/control b/trusty/debian/control index 8a08b11..81872ff 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -46,7 +46,7 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-oslosphinx, python-pecan (>= 0.4.5), python-pymongo (>= 2.4), - python-pysnmp4, + python-pysnmp4 (>= 4.2.1), python-requests (>= 1.1), python-six (>= 1.5.2), python-sphinx, @@ -102,7 +102,7 @@ Depends: alembic (>= 0.4.2), python-pbr (>= 0.6), python-pecan (>= 0.4.5), python-pymongo (>= 2.4), - python-pysnmp4, + python-pysnmp4 (>= 4.2.1), python-requests (>= 1.1), python-six (>= 1.5.2), python-sqlalchemy (>= 0.7.8), -- 2.32.3