Bumped debhelper compat version to 10

Change-Id: I795a4d19c197227114ba3d364d1320839910d840
This commit is contained in:
Ondřej Nový
2016-11-24 00:10:55 +01:00
parent 37432c16c0
commit 8af99adacc
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ python-pyvmomi (5.5.0-2014.1.1-4) UNRELEASED; urgency=medium
* d/rules: Changed UPSTREAM_GIT protocol to https
* 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> Sun, 28 Feb 2016 15:48:02 +0100

2
debian/compat vendored
View File

@@ -1 +1 @@
9
10

2
debian/control vendored
View File

@@ -6,7 +6,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
Thomas Goirand <zigo@debian.org>,
Mehdi Abaakouk <sileht@sileht.net>,
Joshua Kwan <joshk@triplehelix.org>
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
python-all (>= 2.6.6-3),
python-requests,