From 1fde0cf426584a25aeea7b4b2575bb8c16265bc0 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 22 May 2014 22:25:19 +0000 Subject: * Team upload. * d/control: - Fix python-urllib3-whl Depends. - Fix typo in python-urllib3-whl description. --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b561b79..a515f72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-urllib3 (1.8-2) unstable; urgency=medium + + * Team upload. + * d/control: + - Fix python-urllib3-whl Depends. + - Fix typo in python-urllib3-whl description. + + -- Barry Warsaw Thu, 22 May 2014 18:19:16 -0400 + python-urllib3 (1.8-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 73b90c3..1211fa5 100644 --- a/debian/control +++ b/debian/control @@ -73,7 +73,7 @@ Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, - python-six-wheels + python-six-whl Recommends: ca-certificates Description: HTTP library with thread-safe connection pooling @@ -89,4 +89,4 @@ Description: HTTP library with thread-safe connection pooling - Small and easy to understand codebase perfect for extending and building upon. . - This package contains the universal wheels. + This package contains the universal wheel. -- cgit v1.2.3