Bumped debhelper compat version to 10

Change-Id: I2212a516a532d6f2bac4a71f5847b72cd8d970ad
This commit is contained in:
Ondřej Nový
2016-11-24 00:13:35 +01:00
parent 13ce842e96
commit 3b6caec7e6
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ python-xstatic-jquery.tablesorter (2.14.5.1-3) UNRELEASED; urgency=medium
* d/copyright: Changed source URL to new one
* 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:54:38 +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),
python-all (>= 2.6.6-3~),
python-setuptools,
python3-all,