From a251dae3b97fd0c30c70e26b50a78355599a3e7d Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 2 Apr 2018 14:57:49 +0200 Subject: [PATCH] Add missing dh-python build-depends. --- debian/changelog | 7 +++++-- debian/control | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b63074c..4f74f79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-xstatic-jquery.bootstrap.wizard (1.0.0.1-2) UNRELEASED; urgency=medium +python-xstatic-jquery.bootstrap.wizard (1.0.0.1-2.1) UNRELEASED; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org @@ -12,7 +12,10 @@ python-xstatic-jquery.bootstrap.wizard (1.0.0.1-2) UNRELEASED; urgency=medium * Removing gbp.conf, not used anymore or should be specified in the developers dotfiles. - -- Ondřej Nový Sun, 28 Feb 2016 15:54:21 +0100 + [ Thomas Goirand ] + * Add missing dh-python build-depends. + + -- Thomas Goirand Mon, 02 Apr 2018 14:57:30 +0200 python-xstatic-jquery.bootstrap.wizard (1.0.0.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index b596353..171b8a0 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), + dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, -- GitLab