[Python-modules-commits] r33827 - 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 16:52:42 UTC 2015


    Date: Monday, August 17, 2015 @ 16:52:41
  Author: eriol-guest
Revision: 33827

Add python-ntlm to python-urllib3's Suggests

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 15:35:43 UTC (rev 33826)
+++ packages/python-urllib3/trunk/debian/changelog	2015-08-17 16:52:41 UTC (rev 33827)
@@ -3,10 +3,11 @@
   * New upstream release.
   * debian/control
     - Add python{,3}-tornado to Build-Depends.
+    - Add python-ntlm to python-urllib3's Suggests.
   * debian/patches/01_do-not-use-embedded-python-six.patch
     - Refresh.
 
- -- Daniele Tricoli <eriol at mornie.org>  Mon, 17 Aug 2015 17:11:11 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Mon, 17 Aug 2015 18:51:43 +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 15:35:43 UTC (rev 33826)
+++ packages/python-urllib3/trunk/debian/control	2015-08-17 16:52:41 UTC (rev 33827)
@@ -39,6 +39,8 @@
  python-ndg-httpsclient,
  python-openssl,
  python-pyasn1
+Suggests:
+ python-ntlm
 Description: HTTP library with thread-safe connection pooling for Python
  urllib3 supports features left out of urllib and urllib2 libraries.
  .




More information about the Python-modules-commits mailing list