aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBarry Warsaw <barry@debian.org>2014-05-22 22:25:19 +0000
committerBarry Warsaw <barry@debian.org>2014-05-22 22:25:19 +0000
commit1fde0cf426584a25aeea7b4b2575bb8c16265bc0 (patch)
treefe92065d3c5af7a9bf4e61b467bdc76c0ce25e28 /debian/control
parent59538741f903ae8ba11a5e25e1e676744fd8bf69 (diff)
downloadpython-urllib3-1fde0cf426584a25aeea7b4b2575bb8c16265bc0.tar
python-urllib3-1fde0cf426584a25aeea7b4b2575bb8c16265bc0.tar.gz
* Team upload.
* d/control: - Fix python-urllib3-whl Depends. - Fix typo in python-urllib3-whl description.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
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.