[Python-modules-commits] r33825 - in packages/python-urllib3/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Mon Aug 17 15:12:09 UTC 2015
Date: Monday, August 17, 2015 @ 15:12:08
Author: eriol-guest
Revision: 33825
Add python{,3}-tornado to Build-Depends
Modified:
packages/python-urllib3/trunk/debian/changelog
packages/python-urllib3/trunk/debian/control
Modified: packages/python-urllib3/trunk/debian/changelog
===================================================================
--- packages/python-urllib3/trunk/debian/changelog 2015-08-17 14:47:52 UTC (rev 33824)
+++ packages/python-urllib3/trunk/debian/changelog 2015-08-17 15:12:08 UTC (rev 33825)
@@ -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 at mornie.org> Mon, 17 Aug 2015 16:02:43 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Mon, 17 Aug 2015 17:11:11 +0200
python-urllib3 (1.10.4-1) unstable; urgency=medium
Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control 2015-08-17 14:47:52 UTC (rev 33824)
+++ packages/python-urllib3/trunk/debian/control 2015-08-17 15:12:08 UTC (rev 33825)
@@ -12,12 +12,14 @@
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
More information about the Python-modules-commits
mailing list