diff --git a/debian/changelog b/debian/changelog index b63074cc2890ba524ce677c23b400e5b541d491b..4f74f7941331897ce19f36985ebdaaa2fc552eb5 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 b5963531c46723b9295dec915374bb1d5dfdfee0..171b8a031e3b023cc9d51b30e385cbb43a9e35ed 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,