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

Change-Id: Iadb48bae6a65f23237d980a7470e1eb9cab49eb9
This commit is contained in:
Thomas Goirand 2016-10-01 09:25:08 +02:00
parent 5e0ab34236
commit c98adadaa7
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ barbican (1:3.0.0~rc1-2) UNRELEASED; urgency=medium
* d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ]
* Build-Depends on openstack-pkg-tools (>= 53~).
* Fixed EPOCH for oslotest.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 09:36:37 +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 (>= 40~),
openstack-pkg-tools (>= 53~),
po-debconf,
python-all,
python-pbr (>= 1.8),