Bumped debhelper compat version to 10

Change-Id: I4f00de8ee651cd9e0c859f21d09f5ddfeeedd7ea
This commit is contained in:
Ondřej Nový 2016-11-24 00:03:12 +01:00
parent 454407fcad
commit f554ae7255
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored

@ -2,6 +2,7 @@ python-os-testr (0.7.0-2) UNRELEASED; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:06:19 +0200

2
debian/compat vendored

@ -1 +1 @@
9
10

2
debian/control vendored

@ -5,7 +5,7 @@ Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: James Page <james.page@ubuntu.com>,
Thomas Goirand <zigo@debian.org>,
Corey Bryant <corey.bryant@canonical.com>,
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
openstack-pkg-tools,
python-all,