Bumped debhelper compat version to 10

Change-Id: I8570bca93c4f61109cef5b10988bd561c94f918e
This commit is contained in:
Ondřej Nový 2016-11-24 00:04:41 +01:00
parent c914b757ea
commit 5a3c4293cb
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
python-cliff (1.15.0-6) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Thu, 24 Nov 2016 00:04:33 +0100
python-cliff (1.15.0-5) unstable; urgency=medium
* d/rules: Changed UPSTREAM_GIT protocol to https

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: Jan Dittberner <jandd@debian.org>,
Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
openstack-pkg-tools,
python-all,