Bumped debhelper compat version to 10

Change-Id: I2b2989c1bc6f92a8a8d2e8ef87a8e5f95d09c89c
This commit is contained in:
Ondřej Nový 2016-11-24 00:13:52 +01:00
parent 9ad221789c
commit 49965f97e6
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ python-xstatic-mdi (1.4.57.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:17:14 +0200

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Ivan Udovichenko <iudovichenko@mirantis.com>
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
python-all,
python-setuptools,