[Python-modules-commits] r24192 - in packages/python-urllib3/trunk/debian (changelog control)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Tue May 7 22:44:59 UTC 2013


    Date: Tuesday, May 7, 2013 @ 22:44:57
  Author: eriol-guest
Revision: 24192

Added python3-six to Build-Depends field

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-05-07 22:39:04 UTC (rev 24191)
+++ packages/python-urllib3/trunk/debian/changelog	2013-05-07 22:44:57 UTC (rev 24192)
@@ -5,6 +5,8 @@
 
   [ Daniele Tricoli ]
   * New upstream release
+  * debian/control
+    - Added python3-six to Build-Depends field
   * debian/copyright
     - Updated copyright years
     - Added stanza for urllib3/packages/ordered_dict.py
@@ -13,7 +15,7 @@
   * debian/patches/02_require-cert-verification.patch
     - Refreshed
 
- -- Daniele Tricoli <eriol at mornie.org>  Wed, 08 May 2013 00:33:12 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Wed, 08 May 2013 00:40:36 +0200
 
 python-urllib3 (1.5-1) experimental; urgency=low
 

Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control	2013-05-07 22:39:04 UTC (rev 24191)
+++ packages/python-urllib3/trunk/debian/control	2013-05-07 22:44:57 UTC (rev 24192)
@@ -11,7 +11,8 @@
  python-setuptools (>= 0.6b3),
  python-six,
  python-tornado,
- python3-all
+ python3-all,
+ python3-six,
 Standards-Version: 3.9.4
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0




More information about the Python-modules-commits mailing list