Bumped debhelper compat version to 10

Change-Id: I60a835b9c1b87504754656de6c1e047876cf2bfd
This commit is contained in:
Ondřej Nový 2016-11-23 23:58:32 +01:00
parent d97817f7c4
commit 7e5203b722
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
glare (0.1.0-3) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Wed, 23 Nov 2016 23:58:23 +0100
glare (0.1.0-2) unstable; urgency=medium
* Debconf translation:

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

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