[Python-modules-commits] r26177 - in packages/python-urllib3/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Wed Oct 16 16:34:07 UTC 2013
Date: Wednesday, October 16, 2013 @ 16:34:05
Author: eriol-guest
Revision: 26177
Added python-mock 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 2013-10-16 16:18:43 UTC (rev 26176)
+++ packages/python-urllib3/trunk/debian/changelog 2013-10-16 16:34:05 UTC (rev 26177)
@@ -1,6 +1,8 @@
python-urllib3 (1.7.1-1) UNRELEASED; urgency=low
* New upstream release
+ * debian/control
+ - Added python-mock to Build-Depends
* debian/patches/01_do-not-use-embedded-python-six.patch
- Refreshed
* debian/patches/02_require-cert-verification.patch
Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control 2013-10-16 16:18:43 UTC (rev 26176)
+++ packages/python-urllib3/trunk/debian/control 2013-10-16 16:34:05 UTC (rev 26177)
@@ -7,6 +7,7 @@
debhelper (>= 8.1),
python-all (>= 2.6.6-3),
python-coverage (>= 3.4),
+ python-mock,
python-nose (>=1.1.2),
python-six,
python-tornado,
More information about the Python-modules-commits
mailing list