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,