diff --git a/debian/changelog b/debian/changelog index 94a4c1de779b78fc28918eb9d07161e3ce9ba3b3..39666919a13e8de23ef68dabe50eee54aa0567ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-xstatic-jquery.bootstrap.wizard (1.0.0.1-3) UNRELEASED; urgency=medium * d/control: Use team+openstack@tracker.debian.org as maintainer + * Use debhelper-compat instead of debian/compat. -- Ondřej Nový Fri, 03 Aug 2018 06:17:49 +0200 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2..0000000000000000000000000000000000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 7cb561ce807a887983fa99d3dc4d91fd8c1b77ab..31e74bb9e9dac466ab93ca73cc65c04b5c2f3c3e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: - debhelper (>= 10), + debhelper-compat (= 10), dh-python, openstack-pkg-tools (>= 75~), python3-all,