Bumped debhelper compat version to 10

Change-Id: I87760300de5f1b8eb45eb3a0f245aa8efaafa82b
This commit is contained in:
Ondřej Nový 2016-11-23 23:47:53 +01:00
parent 2c1a2bff27
commit cd47a180d6
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ python-ceilometermiddleware (0.4.0-2) UNRELEASED; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 17:31:13 +0200

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: python
Priority: optional
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 (>= 23~),
python-all,