aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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 <eriol@mornie.org> Mon, 17 Aug 2015 16:02:43 +0200
+ -- Daniele Tricoli <eriol@mornie.org> 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