From fbf21b160cf39d31c20c9fbb53ed8b546f4bc1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 24 Nov 2016 00:11:49 +0100 Subject: [PATCH] Bumped debhelper compat version to 10 Change-Id: I986c2a1aa2baea8f54b7e7ff2e37c56c4d0c6eb1 --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1ffe0e2..aa3a6d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-senlinclient (1.0.0-3) UNRELEASED; urgency=medium + + * Bumped debhelper compat version to 10 + + -- Ondřej Nový Thu, 24 Nov 2016 00:11:41 +0100 + python-senlinclient (1.0.0-2) unstable; urgency=medium [ Ondřej Nový ] diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index fb10dcd..6f61cf8 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: PKG OpenStack Uploaders: Thomas Goirand , David Della Vecchia , Corey Bryant , -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools (>= 52~), python-all,