Bumped debhelper compat version to 10

Change-Id: I986c2a1aa2baea8f54b7e7ff2e37c56c4d0c6eb1
This commit is contained in:
Ondřej Nový
2016-11-24 00:11:49 +01:00
parent 01b66993c2
commit fbf21b160c
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
python-senlinclient (1.0.0-3) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Thu, 24 Nov 2016 00:11:41 +0100
python-senlinclient (1.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]

2
debian/compat vendored
View File

@@ -1 +1 @@
9
10

2
debian/control vendored
View File

@@ -5,7 +5,7 @@ Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
David Della Vecchia <ddv@canonical.com>,
Corey Bryant <corey.bryant@canonical.com>,
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
openstack-pkg-tools (>= 52~),
python-all,