From aecc4fe3e232319cfc3ae2c9ac86dd47739f20f2 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 2 Apr 2018 15:06:29 +0200 Subject: [PATCH] Add missing dh-python build-depends. --- debian/changelog | 5 ++++- debian/control | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a234ccf..44d6158 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,10 @@ python-xstatic-jquery.quicksearch (2.0.4.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:34 +0100 + [ Thomas Goirand ] + * Add missing dh-python build-depends. + + -- Thomas Goirand Mon, 02 Apr 2018 15:06:11 +0200 python-xstatic-jquery.quicksearch (2.0.4.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 97ae865..f4152d1 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