Bumped debhelper compat version to 10

Change-Id: Ia6ce785de39219bcc15e53bfb7e7785c6087edb9
This commit is contained in:
Ondřej Nový
2016-11-24 00:07:46 +01:00
parent 8b0ba8c893
commit b2a6a2aa60
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
python-mistralclient (1:2.1.1-3) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Thu, 24 Nov 2016 00:07:38 +0100
python-mistralclient (1:2.1.1-2) unstable; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview

2
debian/compat vendored
View File

@@ -1 +1 @@
9
10

2
debian/control vendored
View File

@@ -3,7 +3,7 @@ Section: python
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
openstack-pkg-tools (>= 52~),
python-all,