Added version depends for python-pysnmp4 (now >= 4.2.1).
authorThomas Goirand <thomas@goirand.fr>
Wed, 21 May 2014 00:34:46 +0000 (08:34 +0800)
committerThomas Goirand <thomas@goirand.fr>
Wed, 21 May 2014 00:34:46 +0000 (08:34 +0800)
Change-Id: I8ce7c29a8865366208f24bed1d602290ae295ea2

Rewritten-From: 1d677e7087e0f09bdb33ccdcc5dbb4dd6aa71cdc

trusty/debian/changelog
trusty/debian/control

index 47b939fc003db17d8abb2bb8267a701e0ec4bc8f..92f6a3a22ae20b37977ba5c228fdeeeb457466e7 100644 (file)
@@ -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 <zigo@debian.org>  Wed, 21 May 2014 08:20:48 +0800
 
index 8a08b1116d5c5beb2087a6807859076db3e87fec..81872ff65fba2482fd7633d64d1a1329f6277a46 100644 (file)
@@ -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),