diff --git a/debian/changelog b/debian/changelog index a234ccf6084fdb6972bf87c8942e2f8401780491..44d61589f7cd7b606c7b57644e08f2081441e0b8 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 97ae8658114dffaeea76d7b5277e7b18721d4ba5..f4152d197023528c145eecc5caf552a0eb0581ea 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,