]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed bootstrap-datepicker (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Mon, 6 Oct 2014 07:59:58 +0000 (15:59 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 6 Oct 2014 07:59:58 +0000 (15:59 +0800)
Rewritten-From: 3bb9138ac59f04bfbe894c6dd2ad6e643d65ca47

trusty/debian/changelog
trusty/debian/control

index a7bf6ec44829058e0b9dbebd797f1d74136aa322..01fc96c9826125a243f3aab1e5a2db1728c1f8a8 100644 (file)
@@ -1,6 +1,7 @@
-horizon (2014.2~rc1-2) UNRELEASED; urgency=medium
+horizon (2014.2~rc1-2) experimental; urgency=medium
 
   * Mangling upstream rc and beta versions in watch file.
+  * Fixed bootstrap-datepicker (build-)depends.
 
  -- Thomas Goirand <zigo@debian.org>  Sun, 05 Oct 2014 14:32:50 +0800
 
index c9c4ee78964e3781253d4ee4d4aabeeed0a5f670..d4720925ffd5085e82941e05ddfcc66412cc778e 100644 (file)
@@ -52,7 +52,7 @@ Build-Depends-Indep: python-ceilometerclient (>= 1.0.6),
                      python-xstatic-angular,
                      python-xstatic-angular-cookies,
                      python-xstatic-angular-mock,
-                     python-xstatic-bootstrap-datepicker,
+                     python-xstatic-bootstrap-datepicker (>= 0.0.0.1-3),
                      python-xstatic-bootstrap-scss (>= 3),
                      python-xstatic-d3,
                      python-xstatic-font-awesome,
@@ -109,7 +109,7 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-xstatic-angular,
          python-xstatic-angular-cookies,
          python-xstatic-angular-mock,
-         python-xstatic-bootstrap-datepicker,
+         python-xstatic-bootstrap-datepicker (>= 0.0.0.1-3),
          python-xstatic-bootstrap-scss (>= 3),
          python-xstatic-d3,
          python-xstatic-font-awesome,