From 7b0611358cdc5ebf31ce93f15628eadabd18c2f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Wed, 23 Nov 2016 23:58:31 +0100 Subject: [PATCH] Bumped debhelper compat version to 10 Change-Id: I8fb7170ad9dd212f345e12b3b372f4996d7a728a --- 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 b399cc8..fbc2498 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +designate-dashboard (3.0.0-4) UNRELEASED; urgency=medium + + * Bumped debhelper compat version to 10 + + -- Ondřej Nový Wed, 23 Nov 2016 23:58:23 +0100 + designate-dashboard (3.0.0-3) unstable; urgency=medium * Correctly copy static files in /usr/share/openstack-dashboard, and run 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 211e15e..b12d705 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 (>= 53~), python-all,