From 467c45d2e8fc492bf3b6e332307a04c5a4efd01d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Wed, 23 Nov 2016 23:59:30 +0100 Subject: [PATCH] Bumped debhelper compat version to 10 Change-Id: I9d569305f213737df81509879b21c2c9efeb04ba --- 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 75a61de..5843618 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +migrate (0.10.0-7) UNRELEASED; urgency=medium + + * Bumped debhelper compat version to 10 + + -- Ondřej Nový Wed, 23 Nov 2016 23:59:21 +0100 + migrate (0.10.0-6) unstable; urgency=medium * Using the correct options for mysql_install_db so that it continues to work 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 6e47d4a..34afa7c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: PKG OpenStack Uploaders: Thomas Goirand , Jan Dittberner , -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools, python-all,