]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Now packaging trunk: 2015.1_b2+git20150317+33b8853816
authorThomas Goirand <zigo@debian.org>
Tue, 17 Mar 2015 18:11:32 +0000 (19:11 +0100)
committerThomas Goirand <zigo@debian.org>
Tue, 17 Mar 2015 18:11:49 +0000 (19:11 +0100)
debian/changelog
debian/control

index 56b413fd7af40cdeb77bc8b9d78c1e382863aa74..c4ddd6d597ae669e96b544a88b26a34e1e2fb68f 100644 (file)
@@ -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.
index cf25319c241309ff4d2b2364fbf6a30416ce8ff5..7a0de5b1af30d23e12772a21c510597ecf830f3a 100644 (file)
@@ -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