From 0bc6bb3b0e989553e0731c5eb69d76b06e5f93a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 24 Nov 2016 00:02:54 +0100 Subject: [PATCH] Bumped debhelper compat version to 10 Change-Id: I7e94df4b02f399b92e2663d98799e9e0fa59f669 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f26ca23..52dac80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-os-client-config (0.8.1-2) UNRELEASED; urgency=medium * d/copyright: Changed source URL to new one * d/s/options: extend-diff-ignore of .gitreview * d/control: Using OpenStack's Gerrit as VCS URLs. + * Bumped debhelper compat version to 10 -- Ondřej Nový Thu, 19 May 2016 21:22:12 +0200 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 351025f..9a539dd 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: PKG OpenStack Uploaders: Thomas Goirand , -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools, python-all,