From: Thomas Goirand <thomas@goirand.fr>
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=8c291ffd99d63fd33dddbccd7094856545b80454;p=openstack-build%2Fhorizon-build.git

Allow backports for datepicker.

Rewritten-From: 962349b1f8773b145138db829b741d6105d6fb1c
---

diff --git a/xenial/debian/control b/xenial/debian/control
index d472092..ebe0f2c 100644
--- a/xenial/debian/control
+++ b/xenial/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,