Bumped debhelper compat version to 10

Change-Id: I7e94df4b02f399b92e2663d98799e9e0fa59f669
This commit is contained in:
Ondřej Nový 2016-11-24 00:02:54 +01:00
parent 2e448cd950
commit 0bc6bb3b0e
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ python-os-client-config (0.8.1-2) UNRELEASED; urgency=medium
* d/copyright: Changed source URL to new one
* 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ý <novy@ondrej.org> Thu, 19 May 2016 21:22:12 +0200

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: python
Priority: optional
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,
python-all,