Bumped debhelper compat version to 10

Change-Id: I1f1cc7667f9a132d917dcd0dc93b21cb05bb0f88
This commit is contained in:
Ondřej Nový 2016-11-23 23:58:58 +01:00
parent e915b9e256
commit bb8a4169c9
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ironic-ui (2.1.0-2) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Wed, 23 Nov 2016 23:58:49 +0100
ironic-ui (2.1.0-1) unstable; urgency=medium
* New upstream release.

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

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