Bumped debhelper compat version to 10

Change-Id: I8bcdc452c638a8e24489787efa62844a3d459f1c
This commit is contained in:
Ondřej Nový 2016-11-24 00:10:51 +01:00
parent 8a1ba11411
commit 38868fd405
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
python-pytimeparse (1.1.5-3) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Thu, 24 Nov 2016 00:10:42 +0100
python-pytimeparse (1.1.5-2) unstable; urgency=medium
* Fixed VCS URLs (https).

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