[Pkg-mpd-commits] [python-mpd] 86/91: Add test-dependency on python[3]-twisted

Simon McVittie smcv at debian.org
Sat Feb 24 14:55:42 UTC 2018


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

smcv pushed a commit to branch debian/master
in repository python-mpd.

commit 115b211723e4a933ea28ccab3053b4dbe5d282fd
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Feb 24 11:58:15 2018 +0000

    Add test-dependency on python[3]-twisted
---
 debian/changelog     | 1 +
 debian/control       | 2 ++
 debian/tests/control | 2 ++
 3 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d6cdcbf..0800ace 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-mpd (1.0.0-1) UNRELEASED; urgency=medium
     - Adds new experimental mpd.twisted API
   * d/python-mpd.pyremove: Remove mpd.asyncio which requires Python 3
   * d/copyright: Update
+  * Add test-dependency on python[3]-twisted
 
  -- Simon McVittie <smcv at debian.org>  Sat, 24 Feb 2018 11:49:02 +0000
 
diff --git a/debian/control b/debian/control
index 71a368c..8fff48d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,11 @@ Build-Depends:
  dh-python,
  python-all (>= 2.6.6-3~),
  python-setuptools,
+ python-twisted <!nocheck>,
  python3-all,
  python3-setuptools,
  python3-sphinx,
+ python3-twisted <!nocheck>,
  sphinx-common,
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6
diff --git a/debian/tests/control b/debian/tests/control
index 0900a18..f3be6b6 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,6 +3,7 @@ Depends:
  python-mock,
  python-mpd,
  python-pkg-resources,
+ python-twisted,
 Restrictions:
  isolation-container,
 
@@ -11,5 +12,6 @@ Depends:
  python3-mock,
  python3-mpd,
  python3-pkg-resources,
+ python3-twisted,
 Restrictions:
  isolation-container,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list