]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Thu, 25 Dec 2014 10:28:24 +0000 (18:28 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 25 Dec 2014 10:28:24 +0000 (18:28 +0800)
Rewritten-From: 0c64aaf73bb8b3c147bc7ef4a193a4767bad12d9

xenial/debian/changelog
xenial/debian/control

index a7551a9b799f0140ebe16f1854ed9d83777459b7..3d0de996378904a976ec137373a0afd81e137c5d 100644 (file)
@@ -1,6 +1,7 @@
 horizon (2015.1~b1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Thu, 25 Dec 2014 17:36:23 +0800
 
index 2f89c0e4a7295d3c9936991d1cc5092b151ec5e9..a5c5f574d2c1d01bf77999b2e5d5874412f2754f 100644 (file)
@@ -7,6 +7,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
            Mehdi Abaakouk <sileht@sileht.net>,
            GonĂ©ri Le Bouder <goneri@debian.org>
 Build-Depends: debhelper (>= 9),
+               dh-python,
                openstack-pkg-tools,
                po-debconf,
                python-all (>= 2.6.6-3~),
@@ -14,6 +15,7 @@ Build-Depends: debhelper (>= 9),
                python-setuptools,
                python-sphinx
 Build-Depends-Indep: gettext,
+                     python-babel (>= 1.3),
                      python-ceilometerclient (>= 1.0.6),
                      python-cinderclient (>= 1:1.1.0),
                      python-cloudfiles,
@@ -22,13 +24,13 @@ Build-Depends-Indep: gettext,
                      python-django (>= 1.4.2),
                      python-django-nose,
                      python-django-pyscss (>= 1.0.3),
-                     python-eventlet (>= 0.15.1),
-                     python-glanceclient (>= 1:0.14.0),
+                     python-eventlet (>= 0.15.2),
+                     python-glanceclient (>= 1:0.15.0),
                      python-hacking (>= 0.8.0),
                      python-heatclient (>= 0.2.9),
                      python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.10.0),
+                     python-keystoneclient (>= 1:0.11.1),
                      python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-mox,
@@ -39,15 +41,20 @@ Build-Depends-Indep: gettext,
                      python-nosehtmloutput,
                      python-nosexcover,
                      python-novaclient (>= 2:2.18.0),
+                     python-oslo.config (>= 1.4.0),
+                     python-oslo.i18n (>= 1.0.0),
+                     python-oslo.serialization (>= 1.0.0),
+                     python-oslo.utils (>= 1.1.0),
                      python-openstack-auth (>= 1.1.7),
                      python-openstack.nose-plugin,
                      python-oslosphinx (>= 2.2.0.0),
+                     python-pint,
                      python-pyscss (>= 1.2.1),
-                     python-saharaclient (>= 0.7.3),
+                     python-saharaclient (>= 0.7.6),
                      python-six (>= 1.7.0),
                      python-swiftclient (>= 1:2.2.0),
                      python-testtools (>= 0.9.34),
-                     python-troveclient (>= 1.0.4),
+                     python-troveclient (>= 1.0.7),
                      python-tz,
                      python-xstatic,
                      python-xstatic-angular,
@@ -68,7 +75,8 @@ Build-Depends-Indep: gettext,
                      python-xstatic-qunit,
                      python-xstatic-rickshaw,
                      python-xstatic-spin,
-                     python-xvfbwrapper
+                     python-xvfbwrapper,
+                     python-yaml
 Build-Conflicts: python-unittest2
 Standards-Version: 3.9.5
 Homepage: http://horizon.openstack.org
@@ -79,7 +87,8 @@ Package: python-django-horizon
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-ceilometerclient (>= 1.0.6),
+Depends: python-babel (>= 1.3),
+         python-ceilometerclient (>= 1.0.6),
          python-cinderclient (>= 1:1.1.0),
          python-cloudfiles,
          python-compressor (>= 1.4),
@@ -87,24 +96,29 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-django (>= 1.4.2),
          python-django-nose,
          python-django-pyscss (>= 1.0.3),
-         python-eventlet (>= 0.15.1),
-         python-glanceclient (>= 1:0.14.0),
+         python-eventlet (>= 0.15.2),
+         python-glanceclient (>= 1:0.15.0),
          python-heatclient (>= 0.2.9),
          python-httplib2 (>= 0.7.5),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.10.0),
+         python-keystoneclient (>= 1:0.11.1),
          python-kombu (>= 2.5.12),
          python-lockfile,
          python-memcache,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.18.0),
+         python-oslo.config (>= 1.4.0),
+         python-oslo.i18n (>= 1.0.0),
+         python-oslo.serialization (>= 1.0.0),
+         python-oslo.utils (>= 1.1.0),
          python-openstack-auth (>= 1.1.7),
+         python-pint,
          python-pyscss (>= 1.2.1),
-         python-saharaclient (>= 0.7.3),
+         python-saharaclient (>= 0.7.6),
          python-six (>= 1.7.0),
          python-swiftclient (>= 1:2.2.0),
-         python-troveclient (>= 1.0.4),
+         python-troveclient (>= 1.0.7),
          python-tz,
          python-xstatic,
          python-xstatic-angular,
@@ -125,6 +139,7 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-xstatic-qunit,
          python-xstatic-rickshaw,
          python-xstatic-spin,
+         python-yaml,
          ${misc:Depends},
          ${python:Depends}
 Recommends: memcached