diff --git a/debian/changelog b/debian/changelog index 1dadd3e..92bf061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pyngus (2.1.2-2) UNRELEASED; urgency=medium + + * Bumped debhelper compat version to 10 + + -- Ondřej Nový Thu, 24 Nov 2016 00:10:37 +0100 + python-pyngus (2.1.2-1) 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 0114f80..473821b 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, python-all, python-setuptools,