summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-08-03 10:56:33 +0100
committerColin Watson <cjwatson@debian.org>2019-08-03 10:56:33 +0100
commitf153e2cd18054a579ca9d4ff38050c10063cd7fd (patch)
tree8773f94013f60383014f57fb659240bcfd573f28
parent990ea3917b6c8e0b610ae7f999ee64e4a1c185ea (diff)
Build-depend on python*-twisted for the test suite
Closes: #928727
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e29bdf4..3a533c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
python-tblib (1.4.0-2) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
+ [ Colin Watson ]
+ * Build-depend on python*-twisted for the test suite (closes: #928727).
+
-- Ondřej Nový <onovy@debian.org> Fri, 19 Jul 2019 23:46:13 +0200
python-tblib (1.4.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 156e162..46531ae 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Colin Watson <cjwatson@debian.org>
Standards-Version: 3.9.8
-Build-Depends: debhelper-compat (= 9), dh-python, python (>= 2.6.6-3~), python-all, python3 (>= 3.1.2-8~), python3-all, python-setuptools, python3-setuptools, python-six, python3-six, python-pytest, python3-pytest
+Build-Depends: debhelper-compat (= 9), dh-python, python (>= 2.6.6-3~), python-all, python3 (>= 3.1.2-8~), python3-all, python-setuptools, python3-setuptools, python-six, python3-six, python-pytest, python3-pytest, python-twisted, python3-twisted
Homepage: https://github.com/ionelmc/python-tblib
Vcs-Git: https://salsa.debian.org/python-team/modules/python-tblib.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-tblib