From c0f16e9577a4fe17608e966ab3e603bacde9ebae Mon Sep 17 00:00:00 2001 From: Daniele Tricoli Date: Mon, 17 Aug 2015 15:12:08 +0000 Subject: Add python{,3}-tornado to Build-Depends --- debian/changelog | 4 +++- debian/control | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ddb8a1d..42ec36c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ python-urllib3 (1.11-1) UNRELEASED; urgency=medium * New upstream release. + * debian/control + - Add python{,3}-tornado to Build-Depends. * debian/patches/01_do-not-use-embedded-python-six.patch - Refresh. - -- Daniele Tricoli Mon, 17 Aug 2015 16:02:43 +0200 + -- Daniele Tricoli Mon, 17 Aug 2015 17:11:11 +0200 python-urllib3 (1.10.4-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 922a4f5..bb72207 100644 --- a/debian/control +++ b/debian/control @@ -12,12 +12,14 @@ Build-Depends: python-nose (>=1.3.3), python-setuptools, python-six, + python-tornado, python3-all, python3-coverage (>= 3.6), python3-mock, python3-nose (>=1.3.3), python3-setuptools, python3-six, + python3-tornado, python3-wheel, Standards-Version: 3.9.6 X-Python-Version: >= 2.6 -- cgit v1.2.3