Bumped debhelper compat version to 10

Change-Id: I8fb7170ad9dd212f345e12b3b372f4996d7a728a
This commit is contained in:
Ondřej Nový 2016-11-23 23:58:31 +01:00
parent 7ddaf8acc6
commit 7b0611358c
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
designate-dashboard (3.0.0-4) UNRELEASED; urgency=medium
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Wed, 23 Nov 2016 23:58:23 +0100
designate-dashboard (3.0.0-3) unstable; urgency=medium
* Correctly copy static files in /usr/share/openstack-dashboard, and run

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: python
Priority: extra
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 (>= 53~),
python-all,