From c6eefbda7669d71d0373100bcbfc8aed2e394489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 24 Nov 2016 00:08:10 +0100 Subject: [PATCH] Bumped debhelper compat version to 10 Change-Id: Idad92e5544aaf3b00a13c240fa22295dd2a75721 --- 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 4475683..59a21c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-neutronclient (1:6.0.0-3) UNRELEASED; urgency=medium + + * Bumped debhelper compat version to 10 + + -- Ondřej Nový Thu, 24 Nov 2016 00:08:01 +0100 + python-neutronclient (1:6.0.0-2) unstable; urgency=medium [ Thomas Goirand ] 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 a2d6cf4..436fd9c 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,