]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Added ipset as dependency.
authorThomas Goirand <thomas@goirand.fr>
Fri, 10 Oct 2014 15:11:54 +0000 (23:11 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 10 Oct 2014 15:11:54 +0000 (23:11 +0800)
Rewritten-From: af0c073646fbf724027e5a65f6a2f4e9f2593205

trusty/debian/changelog
trusty/debian/control

index bd053fdc8249f1a6297bb957c0bb09f171b76bff..346deffd8e07353492c4c89a60c2a6a3d67de66f 100644 (file)
@@ -1,3 +1,9 @@
+neutron (2014.2~rc1-4) experimental; urgency=medium
+
+  * Added ipset as dependency.
+
+ -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 23:11:10 +0800
+
 neutron (2014.2~rc1-3) experimental; urgency=medium
 
   * Fixed debconf template and ran debconf-updatepo.
index 672d28ab98ea47fa99a7114a65786e1cbffb7581..e66db4eb875d51209226d5363e169f93c123c930 100644 (file)
@@ -101,6 +101,7 @@ Breaks: python-quantum (<< 2013.2~),
         quantum-plugin-ryu (<< 2013),
         quantum-plugin-ryu-agent (<< 2013)
 Depends: alembic (>= 0.6.4),
+         ipset,
          python-anyjson (>= 0.3.3),
          python-argparse,
          python-babel (>= 1.3),