Bumped debhelper compat version to 10

Change-Id: I49fb8b78dc553c7c1091c767eab4880aa054667f
This commit is contained in:
Ondřej Nový 2016-11-24 00:09:42 +01:00
parent a2c776f2ab
commit 8cdd257e9d
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
python-oslo.utils (3.16.0-3) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Thu, 24 Nov 2016 00:09:34 +0100
python-oslo.utils (3.16.0-2) unstable; urgency=medium
[ Ondřej Nový ]

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

@ -5,7 +5,7 @@ Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Corey Bryant <corey.bryant@canonical.com>,
David Della Vecchia <ddv@canonical.com>,
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
openstack-pkg-tools (>= 52~),
python-all,