Fixes (build-)depends to python-netaddr >= 0.7.6
authorThomas Goirand <thomas@goirand.fr>
Sun, 22 Sep 2013 15:06:34 +0000 (23:06 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 22 Sep 2013 15:06:34 +0000 (23:06 +0800)
Change-Id: I2ec4a81f4d77d1692c2e9e7c49aa82b584feb0d2

Rewritten-From: f11bb8a68949fb57ef4439e0abced21d930d83a2

trusty/debian/control

index 387ed0676f751bef71a8431817a3ea373f6fa912..3b7da9247e16d945aeb7ed782ecb0fd3bf28ebc4 100644 (file)
@@ -38,7 +38,7 @@ Build-Depends-Indep: alembic,
                      python-ming,
                      python-mock,
                      python-mox,
-                     python-netaddr,
+                     python-netaddr (>= 0.7.6),
                      python-netifaces,
                      python-nose,
                      python-nova (>= 2013.2~),
@@ -89,7 +89,7 @@ Depends: alembic,
          python-kombu (>> 2.4.7),
          python-lockfile,
          python-lxml,
-         python-netaddr,
+         python-netaddr (>= 0.7.6),
          python-novaclient (>= 2:2.6.10),
          python-oslo.config,
          python-pbr,