From 3b6caec7e60908a66193af387da35d5237802769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 24 Nov 2016 00:13:35 +0100 Subject: [PATCH] Bumped debhelper compat version to 10 Change-Id: I2212a516a532d6f2bac4a71f5847b72cd8d970ad --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 379b987..5e793ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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ý Sun, 28 Feb 2016 15:54:38 +0100 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 43403da..ab280a8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: PKG OpenStack Uploaders: Thomas Goirand -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python-all (>= 2.6.6-3~), python-setuptools, python3-all,