From 2a0fcc45a82a14f3095a73e58f5f0db98fc8bc68 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 28 Apr 2015 08:10:21 +0000 Subject: [PATCH] Pushing to unstable. Rewritten-From: b0fcf49eee128d0991811e3f09f06e62406dce66 --- xenial/debian/changelog | 2 +- xenial/debian/control | 39 ++++++++++++++++++++------------------- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 97ab857..84d09c4 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,4 +1,4 @@ -neutron-lbaas (2015.1~rc1-1) UNRELEASED; urgency=medium +neutron-lbaas (2015.1~rc1-1) unstable; urgency=medium * Initial release. (Closes: #777755) diff --git a/xenial/debian/control b/xenial/debian/control index 75cf06c..ddfceff 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -6,21 +6,22 @@ Uploaders: Thomas Goirand Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 22~), + openstack-pkg-tools (>= 23~), po-debconf, - python-all (>= 2.6), + python-all, python-pbr, - python-sphinx (>= 1.2.1) + python-setuptools, + python-sphinx, Build-Depends-Indep: alembic (>= 0.7.2), python-barbicanclient (>= 3.0.1), python-cliff (>= 1.10.0), - python-coverage (>= 3.6), + python-coverage, python-eventlet (>= 0.16.1), - python-fixtures (>= 0.3.14), + python-fixtures, python-hacking, - python-mock (>= 1.0), + python-mock, python-mysqldb, - python-netaddr (>= 0.7.12), + python-netaddr, python-neutron, python-openssl, python-oslo.concurrency (>= 1.8.0), @@ -35,17 +36,17 @@ Build-Depends-Indep: alembic (>= 0.7.2), python-psycopg2, python-pyasn1, python-pyasn1-modules, - python-requests (>= 2.2.0), + python-requests, python-requests-mock (>= 0.6.0), python-six (>= 1.9.0), - python-sqlalchemy (>= 0.9.7), + python-sqlalchemy, python-tempest-lib (>= 0.4.0), - python-testscenarios (>= 0.4), - python-testtools (>= 0.9.36), - python-webob (>= 1.2.3), - python-webtest (>= 2.0), - subunit (>= 0.0.18), - testrepository (>= 0.0.18) + python-testscenarios, + python-testtools, + python-webob, + python-webtest, + subunit, + testrepository, Standards-Version: 3.9.6 Homepage: http://github.com/openstack/neutron-lbaas Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron-lbaas.git;a=summary @@ -58,7 +59,7 @@ Pre-Depends: dpkg (>= 1.15.6~) Depends: alembic (>= 0.7.2), python-barbicanclient (>= 3.0.1), python-eventlet (>= 0.16.1), - python-netaddr (>= 0.7.12), + python-netaddr, python-neutron, python-openssl, python-oslo.config (>= 1:1.9.3), @@ -70,11 +71,11 @@ Depends: alembic (>= 0.7.2), python-pbr, python-pyasn1, python-pyasn1-modules, - python-requests (>= 2.2.0), + python-requests, python-six (>= 1.9.0), - python-sqlalchemy (>= 0.9.7), + python-sqlalchemy, ${misc:Depends}, - ${python:Depends} + ${python:Depends}, Recommends: iputils-arping Provides: ${python:Provides} Description: OpenStack virtual network service - Python library -- 2.45.2