Bumped debhelper compat version to 10

Change-Id: I6c7d6d08fd03cd2508af9a119d13c04f3620f8ac
This commit is contained in:
Ondřej Nový
2016-11-24 00:07:35 +01:00
parent fa56c07132
commit e279138776
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ python-lesscpy (0.10-2) UNRELEASED; urgency=medium
* d/copyright: Changed source URL to https protocol
* 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ý <novy@ondrej.org> Sun, 28 Feb 2016 15:41:05 +0100

2
debian/compat vendored
View File

@@ -1 +1 @@
9
10

2
debian/control vendored
View File

@@ -5,7 +5,7 @@ Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
Thomas Goirand <zigo@debian.org>,
Mehdi Abaakouk <sileht@sileht.net>
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 10),
python-all (>= 2.6.6-3~),
python-ply,
python-setuptools,