From c98adadaa75f3a5ed911d66973c0021e19371143 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 1 Oct 2016 09:25:08 +0200 Subject: [PATCH] Build-Depends on openstack-pkg-tools (>= 53~). Change-Id: Iadb48bae6a65f23237d980a7470e1eb9cab49eb9 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 83f73081..647ab572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 28 Sep 2016 09:36:37 +0200 diff --git a/debian/control b/debian/control index 6441d35b..ed5515f7 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Thomas Goirand Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 40~), + openstack-pkg-tools (>= 53~), po-debconf, python-all, python-pbr (>= 1.8),