From: Thomas Goirand <zigo@debian.org>
Date: Tue, 17 Mar 2015 18:11:32 +0000 (+0100)
Subject: Now packaging trunk: 2015.1_b2+git20150317+33b8853816
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b9eac310dc0ba181b6ecf72273a3958b27228ac9;p=openstack-build%2Fcinder-build.git

Now packaging trunk: 2015.1_b2+git20150317+33b8853816

Rewritten-From: eacb152e17c3f583ccd4ebc819fc27b41a803770
---

diff --git a/xenial/debian/changelog b/xenial/debian/changelog
index 56b413fd7..c4ddd6d59 100644
--- a/xenial/debian/changelog
+++ b/xenial/debian/changelog
@@ -1,4 +1,4 @@
-cinder (2015.1~b2-1) UNRELEASED; urgency=medium
+cinder (2015.1~b2+git20150317+33b8853816-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Updated (build-)depends for this release.
diff --git a/xenial/debian/control b/xenial/debian/control
index cf25319c2..7a0de5b1a 100644
--- a/xenial/debian/control
+++ b/xenial/debian/control
@@ -2,9 +2,7 @@ Source: cinder
 Section: net
 Priority: extra
 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
-Uploaders: Julien Danjou <acid@debian.org>,
-           Thomas Goirand <zigo@debian.org>,
-           Mehdi Abaakouk <sileht@sileht.net>
+Uploaders: Thomas Goirand <zigo@debian.org>
 Build-Depends: debhelper (>= 9),
                dh-python,
                dh-systemd,
@@ -41,10 +39,13 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-oslo.context (>= 0.1.0),
                      python-oslo.db (>= 1.4.1),
                      python-oslo.i18n (>= 1.3.0),
-                     python-oslo.messaging (>= 1.4.1),
-                     python-oslo.rootwrap (>= 1.3.0.0),
+                     python-oslo.messaging (>= 1.6),
+                     python-oslo.middleware (>= 0.3.0),
+                     python-oslo.rootwrap (>= 1.5.0),
                      python-oslo.serialization (>= 1.2.0),
+                     python-oslo.log (>= 0.4.0),
                      python-oslo.utils (>= 1.2.0),
+                     python-oslo.vmware (>= 0.9.0),
                      python-oslosphinx (>= 2.2.0),
                      python-oslotest (>= 1.2.0),
                      python-osprofiler,
@@ -65,8 +66,8 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-swiftclient (>= 1:2.2.0),
                      python-taskflow (>= 0.6),
                      python-testtools (>= 0.9.36),
+                     python-tempest-lib (>= 0.2.0),
                      python-webob (>= 1.2.3),
-                     python-xattr,
                      subunit (>= 0.0.18),
                      testrepository (>= 0.0.18)
 Standards-Version: 3.9.6
@@ -100,10 +101,13 @@ Depends: python-anyjson (>= 0.3.3),
          python-oslo.context (>= 0.1.0),
          python-oslo.db (>= 1.4.1),
          python-oslo.i18n (>= 1.3.0),
-         python-oslo.messaging (>= 1.4.1),
-         python-oslo.rootwrap (>= 1.3.0.0),
+         python-oslo.messaging (>= 1.6),
+         python-oslo.middleware (>= 0.3.0),
+         python-oslo.rootwrap (>= 1.5.0),
          python-oslo.serialization (>= 1.2.0),
+         python-oslo.log (>= 0.4.0),
          python-oslo.utils (>= 1.2.0),
+         python-oslo.vmware (>= 0.9.0),
          python-osprofiler,
          python-paramiko (>= 1.9.0),
          python-paste,
@@ -122,7 +126,6 @@ Depends: python-anyjson (>= 0.3.3),
          python-swiftclient (>= 1:2.2.0),
          python-taskflow (>= 0.6),
          python-webob (>= 1.2.3),
-         python-xattr,
          ${misc:Depends},
          ${python:Depends}
 Description: OpenStack block storage system - Python libraries