Build-Depends on openstack-pkg-tools >= 53~.

Change-Id: Ifbdbba43b79e6bcc0c49640f9103526cd3433803
This commit is contained in:
Thomas Goirand 2016-10-01 09:27:30 +02:00
parent 494f56ebb5
commit d97854b320
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ cinder (2:9.0.0~rc1-2) UNRELEASED; urgency=medium
* d/control: Use correct branch in Vcs-* fields * d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ] [ Thomas Goirand ]
* Build-Depends on openstack-pkg-tools >= 53~.
* Fixed oslotest EPOCH. * Fixed oslotest EPOCH.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 09:38:45 +0200 -- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 09:38:45 +0200

2
debian/control vendored
View File

@ -6,7 +6,7 @@ Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9), Build-Depends: debhelper (>= 9),
dh-python, dh-python,
dh-systemd, dh-systemd,
openstack-pkg-tools (>= 50~), openstack-pkg-tools (>= 53~),
po-debconf, po-debconf,
python-all, python-all,
python-pbr (>= 1.8), python-pbr (>= 1.8),