diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-10-08 18:22:12 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-10-08 18:22:12 +0000 |
commit | 3d2a979750bfa478bda9a37ae54d2b07a75eee00 (patch) | |
tree | 4df655c36de19f315ff02b998f82592def9254ef /debian/changelog | |
parent | 00706dce34a64a1ff3e6f4dcdaba94ab43062b89 (diff) | |
download | python-requests-3d2a979750bfa478bda9a37ae54d2b07a75eee00.tar python-requests-3d2a979750bfa478bda9a37ae54d2b07a75eee00.tar.gz |
Refresh 02_use-system-chardet-and-urllib3.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4a0ef6f..0cd0c93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,13 +4,14 @@ requests (2.4.2-1) UNRELEASED; urgency=medium * debian/patches/01_use-system-ca-certificates.patch - Refresh. * debian/patches/02_use-system-chardet-and-urllib3.patch + - Refresh. - Provide requests.packages package because it will be used to supply - a stub for requests.packages.urllib3 + a stub for requests.packages.urllib3. * debian/python{,3}-requests.links: - Provide requests.packages.urllib3 as symlink of python{,3}-urllib3 system package since it is used as import location. (Closes: #753578) - -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 19:46:37 +0200 + -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 20:20:41 +0200 requests (2.3.0-1) unstable; urgency=medium |