Bumped debhelper compat version to 10

Change-Id: I878aea9a42e4d6412e724d2c7b5e05c3a0bbe8d7
This commit is contained in:
Ondřej Nový 2016-11-23 23:59:20 +01:00
parent a9d38c8e07
commit 5919f53320
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
keystone (2:10.0.0-3) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Wed, 23 Nov 2016 23:59:10 +0100
keystone (2:10.0.0-2) unstable; urgency=medium
* Fixed unix right of /var/log/keystone (Closes: #840221).

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: net
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-apparmor,
dh-python,
dh-systemd,