From: Thomas Goirand Date: Mon, 6 Oct 2014 08:06:50 +0000 (+0800) Subject: Allow backports for datepicker. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e8bf49948551c4c27252c16afc81ad85e30d9fdf;p=openstack-build%2Fhorizon-build.git Allow backports for datepicker. Rewritten-From: 962349b1f8773b145138db829b741d6105d6fb1c --- diff --git a/trusty/debian/control b/trusty/debian/control index d472092..ebe0f2c 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -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 (>= 0.0.0.1-3), + 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 (>= 0.0.0.1-3), + python-xstatic-bootstrap-datepicker (>= 0.0.0.1-3~), python-xstatic-bootstrap-scss (>= 3), python-xstatic-d3, python-xstatic-font-awesome,