Bumped debhelper compat version to 10

Change-Id: Iec0f4535c7df99ecba597520655998fcac1b0bff
This commit is contained in:
Ondřej Nový 2016-11-24 00:05:01 +01:00
parent 7f1d985c5f
commit c50225e696
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ python-csscompressor (0.9.4-3) 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:35:01 +0100

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,
python-all,