Bumped debhelper compat version to 10

Change-Id: I1a3f87ec18be9ee415284b1e2973bc957efb154f
This commit is contained in:
Ondřej Nový
2016-11-24 00:05:43 +01:00
parent 0139265aab
commit 70b460f70d
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ python-django-pyscss (2.0.2-7) 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 19:09:21 +0200

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: Thomas Goirand <zigo@debian.org>,
Ivan Udovichenko <iudovichenko@mirantis.com>,
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
dh-python,
libjs-jquery,
openstack-pkg-tools (>= 52~),