diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-06-10 23:40:23 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-06-10 23:40:23 +0000 |
commit | 31b6ac53f5d257569cd4972b0dca27c50edf166b (patch) | |
tree | 4ff8fdfdd8fbfa0949a2467d75f70f59d39da86d /debian/changelog | |
parent | 25d0586d70b755b5fea8dded90836816fb855149 (diff) | |
download | python-requests-31b6ac53f5d257569cd4972b0dca27c50edf166b.tar python-requests-31b6ac53f5d257569cd4972b0dca27c50edf166b.tar.gz |
Remove embedded copy of chardet and urllib3. Previously it was done by
02_use-system-chardet-and-urllib3.patch.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 50c7653..7013f14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,12 @@ requests (2.7.0-3) UNRELEASED; urgency=medium support the devendorizing of urllib3 and chardet. (Closes: #771349, #788383) - -- Daniele Tricoli <eriol@mornie.org> Thu, 11 Jun 2015 00:41:05 +0200 + [ Daniele Tricoli ] + * debian/python{,3}-requests.pyremove + - Remove embedded copy of chardet and urllib3. Previously it was done by + 02_use-system-chardet-and-urllib3.patch. + + -- Daniele Tricoli <eriol@mornie.org> Thu, 11 Jun 2015 01:39:13 +0200 requests (2.7.0-2) unstable; urgency=medium |