diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6e2eef5..50c7653 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +requests (2.7.0-3) UNRELEASED; urgency=medium + + [ Barry Warsaw ] + * debian/patches: + - 02_use-system-chardet-and-urllib3.patch and + 04_make-requests.packages.urllib3-same-as-urllib3.patch: Removed in + favor of upstream's pull request #2567 + - 05_upstream_devendorize.patch: Upstream's pull request to better + support the devendorizing of urllib3 and chardet. + (Closes: #771349, #788383) + + -- Daniele Tricoli <eriol@mornie.org> Thu, 11 Jun 2015 00:41:05 +0200 + requests (2.7.0-2) unstable; urgency=medium * Upload to unstable. |