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,