[Python-modules-commits] [python-jmespath] 01/02: add python-nose to B-D

Takaki Taniguchi takaki at moszumanska.debian.org
Wed Nov 25 02:19:00 UTC 2015


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

takaki pushed a commit to branch master
in repository python-jmespath.

commit b7cda030f30e8ef543a8ad2f5310686b967fe185
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Wed Nov 25 11:16:27 2015 +0900

    add python-nose to B-D
---
 debian/changelog | 7 +++++++
 debian/control   | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4135a2c..689e4e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-jmespath (0.9.0-2) UNRELEASED; urgency=medium
+
+  * debian/control: Add python-nose and python3-nose to Build-Depends.
+    (Closes: #804557)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Wed, 25 Nov 2015 11:14:48 +0900
+
 python-jmespath (0.9.0-1) unstable; urgency=medium
 
   * new upstream version
diff --git a/debian/control b/debian/control
index 348dc4e..d084812 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9)
 	, python-setuptools
 	, python3-all
 	, python3-setuptools
+	, python-nose
+	, python3-nose
 Standards-Version: 3.9.6
 Homepage: https://github.com/boto/jmespath
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-jmespath.git

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



More information about the Python-modules-commits mailing list