From c8f902bb8ac387a5a02559895dac54aeafff0849 Mon Sep 17 00:00:00 2001 From: Daniele Tricoli Date: Tue, 17 Apr 2012 14:13:13 +0000 Subject: Fixed typo in python3-urllib3's --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 933be91..fc30005 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,7 @@ Package: python3-urllib3 Architecture: all Depends: ${misc:Depends}, - ${python:Depends}, + ${python3:Depends}, python3-six Description: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. -- cgit v1.2.3