aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2015-08-23 21:19:59 +0200
committerDaniele Tricoli <eriol@mornie.org>2015-08-23 21:19:59 +0200
commit238244350ac035d1a54f14422b59062d9df48554 (patch)
treefd2fa37876ed13649371638d812b86045ab1feac /debian/changelog
parente0f15937257d20d36f6ad94147e7a31980aac63f (diff)
downloadpython-urllib3-238244350ac035d1a54f14422b59062d9df48554.tar
python-urllib3-238244350ac035d1a54f14422b59062d9df48554.tar.gz
Imported Debian patch 1.11-2
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3fdef6e..2617c3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-urllib3 (1.11-2) unstable; urgency=medium
+
+ * debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch
+ - Rely on six to import httplib or http.client. Thanks to Edward Betts
+ for the report. (Closes: #796356)
+
+ -- Daniele Tricoli <eriol@mornie.org> Sun, 23 Aug 2015 21:19:59 +0200
+
python-urllib3 (1.11-1) unstable; urgency=medium
* New upstream release.