diff --git a/debian/changelog b/debian/changelog index 6ba7d28..f49a263 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ glare (0.1.0-1) unstable; urgency=medium - * Initial release. (Closes: XXXXX) + * Initial release. (Closes: 839231) -- Ivan Udovichenko Thu, 29 Sep 2016 03:43:05 +0300 diff --git a/debian/control b/debian/control index 7d88cec..18c8a68 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), python-sphinx (>= 1.2.1), Build-Depends-Indep: python-alembic (>= 0.8.4), python-babel (>= 2.3.4), - python-bandit (>= 1.1.0), + python-bandit, python-coverage (>= 3.6), python-eventlet (>= 0.18.2), python-fixtures (>= 3.0.0), @@ -33,7 +33,7 @@ Build-Depends-Indep: python-alembic (>= 0.8.4), python-mox3 (>= 0.7.0), python-mysqldb (>= 0.6.2), python-openssl (>= 0.14), - python-os-api-ref (>= 1.0.0), + python-os-api-ref, python-os-testr (>= 0.7.0), python-oslo.concurrency (>= 3.8.0), python-oslo.config (>= 1:3.14.0), @@ -59,7 +59,7 @@ Build-Depends-Indep: python-alembic (>= 0.8.4), python-sendfile (>= 2.0.0), python-swiftclient (>= 2.2.0), python-qpid, - python-reno (>= 1.8.0), + python-reno, python-requests (>= 2.10.0), python-retrying (>= 1.2.3), python-routes (>= 1.12.3),