aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-07-03 17:11:17 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-07-03 17:11:17 +0000
commita8dc203b4c380210a53c27e92c663851038f6020 (patch)
tree22c0c9758c60a2357ea04bb64a2ffea06c77a2f2 /debian/changelog
parent6f2f83d78c087c37599a2a347c0f4b377a053ead (diff)
downloadpython-requests-a8dc203b4c380210a53c27e92c663851038f6020.tar
python-requests-a8dc203b4c380210a53c27e92c663851038f6020.tar.gz
Provide requests.packages package because it will be used to supply a stub for requests.packages.urllib3
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 9cad6ee..1476497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+requests (2.3.0-2) UNRELEASED; urgency=medium
+
+ * debian/patches/02_use-system-chardet-and-urllib3.patch
+ - Provide requests.packages package because it will be used to supply
+ a stub for requests.packages.urllib3
+
+ -- Daniele Tricoli <eriol@mornie.org> Thu, 03 Jul 2014 19:09:56 +0200
+
requests (2.3.0-1) unstable; urgency=medium
* Team upload.