Bumped debhelper compat version to 10

Change-Id: Ia62d703df49aae4138e6717f8ce2a52e40109737
This commit is contained in:
Ondřej Nový 2016-11-24 00:06:19 +01:00
parent 3aa1be639d
commit bc12e6ba95
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ python-fuelclient (9.0.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:09:50 +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,