diff --git a/debian/changelog b/debian/changelog index 4bbf2ec..e14e034 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-mistralclient (1:2.1.1-3) UNRELEASED; urgency=medium + + * Bumped debhelper compat version to 10 + + -- Ondřej Nový Thu, 24 Nov 2016 00:07:38 +0100 + python-mistralclient (1:2.1.1-2) unstable; urgency=medium * d/s/options: extend-diff-ignore of .gitreview diff --git a/debian/compat b/debian/compat index f11c82a..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 \ No newline at end of file +10 diff --git a/debian/control b/debian/control index 48839af..4433d02 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: extra Maintainer: PKG OpenStack Uploaders: Thomas Goirand , -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools (>= 52~), python-all,