diff --git a/debian/changelog b/debian/changelog index 94584a407..05b3ff5f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +keystone (2:10.0.0-3) UNRELEASED; urgency=medium + + * Bumped debhelper compat version to 10 + + -- Ondřej Nový Wed, 23 Nov 2016 23:59:10 +0100 + keystone (2:10.0.0-2) unstable; urgency=medium * Fixed unix right of /var/log/keystone (Closes: #840221). diff --git a/debian/compat b/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index de84ae2fa..5421abb80 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: PKG OpenStack Uploaders: Thomas Goirand , -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-apparmor, dh-python, dh-systemd,