* Fixed (build-)depends for this release.
* Refreshed patches.
* Fixed generation of cinder.conf namespace list.
+ * Do not use custom OSLO_PACKAGE_VERSION and build-depends on
+ openstack-pkg-tools 50.
-- Thomas Goirand <zigo@debian.org> Thu, 09 Jun 2016 09:31:38 +0200
Build-Depends: debhelper (>= 9),
dh-python,
dh-systemd,
- openstack-pkg-tools (>= 40~),
+ openstack-pkg-tools (>= 50~),
po-debconf,
python-all,
python-pbr (>= 1.8),
#!/usr/bin/make -f
include /usr/share/openstack-pkg-tools/pkgos.make
-export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog | grep Version: | cut -d' ' -f2 | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/' | head -n 1)
%:
dh $@ --buildsystem=python_distutils --with python2,systemd,sphinxdoc