From: Thomas Goirand Date: Wed, 1 Oct 2014 07:35:02 +0000 (+0000) Subject: Added missing python-xstatic-bootstrap-datepicker depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c3de9d5a6a883eaef7733ccf0a7fe0e0e9033592;p=openstack-build%2Fhorizon-build.git Added missing python-xstatic-bootstrap-datepicker depends. Rewritten-From: d0d2b049be7f8b392e005e6e35ab33509d9b4c0f --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index c03dde0..0b8112c 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +horizon (2014.2~b3-2) experimental; urgency=medium + + * Added missing python-xstatic-bootstrap-datepicker depends. + + -- Thomas Goirand Wed, 01 Oct 2014 07:34:10 +0000 + horizon (2014.2~b3-1) experimental; urgency=medium * New upstream release. diff --git a/trusty/debian/control b/trusty/debian/control index 472f7a3..2015598 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -52,6 +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-d3, python-xstatic-font-awesome, python-xstatic-hogan, @@ -106,6 +107,7 @@ Depends: python-ceilometerclient (>= 1.0.6), python-xstatic-angular, python-xstatic-angular-cookies, python-xstatic-angular-mock, + python-xstatic-bootstrap-datepicker, python-xstatic-d3, python-xstatic-font-awesome, python-xstatic-hogan,