[Python-modules-commits] [python-demjson] 07/10: d/control: Add missing build-dependency on dh-python.

Mattia Rizzolo mattia at debian.org
Mon Dec 18 11:14:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository python-demjson.

commit cfbcfc6fe241cbde557ebbe3ea6b96d9caa062c5
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Dec 18 12:02:52 2017 +0100

    d/control: Add missing build-dependency on dh-python.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 42305c3..bf3452f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ python-demjson (2.2.4-2) UNRELEASED; urgency=medium
   * Bump debhelper compat level to 11.
   * Bump Standards-Version to 4.1.2, no changes needed.
   * De-duplicate the package descriptions.
+  * Add missing build-dependency on dh-python.
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:58:33 +0200
 
diff --git a/debian/control b/debian/control
index 08b339f..d06ce6e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: TANIGUCHI Takaki <takaki at debian.org>
 Build-Depends: debhelper (>= 11)
 	, dh-exec
+	, dh-python
 	, python-all (>= 2.6.6-3)
 	, python3-all
 	, python-setuptools

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-demjson.git



More information about the Python-modules-commits mailing list