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

Change-Id: I7251eb5950f4406a73bf912c33fc3c2bc8c4b070
This commit is contained in:
Thomas Goirand 2016-10-01 09:29:10 +02:00
parent a43810f9d3
commit dae6a9f2ea
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ designate (1:3.0.0~rc1-2) UNRELEASED; urgency=medium
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Build-Depends on openstack-pkg-tools >= 53~.
* Fixed oslotest EPOCH.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 09:39:40 +0200

2
debian/control vendored
View File

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