diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-10-23 13:02:09 +0200 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-10-23 13:02:09 +0200 |
commit | d3161bbeef0171a98941287e8d276c451b4be401 (patch) | |
tree | 2224af8db773397ff7c5d802c38ff5b6c9ad1cfa /debian/changelog | |
parent | ccc91dc291710d32703aa554a4a23409b358e66d (diff) | |
download | python-requests-d3161bbeef0171a98941287e8d276c451b4be401.tar python-requests-d3161bbeef0171a98941287e8d276c451b4be401.tar.gz |
Bump python{,3}-urllib3 to >= 1.12 both in Build-Depends and Depends
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6a4b1ec..b3da8dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ requests (2.8.1-1) UNRELEASED; urgency=medium * New upstream release. (Closes: #802760) + * debian/control + - Bump python{,3}-urllib3 to >= 1.12 both in Build-Depends and Depends. * debian/patches/05_upstream_devendorize.patch - Remove because included since version 2.8.0. - -- Daniele Tricoli <eriol@mornie.org> Fri, 23 Oct 2015 12:26:12 +0200 + -- Daniele Tricoli <eriol@mornie.org> Fri, 23 Oct 2015 12:34:21 +0200 requests (2.7.0-3) unstable; urgency=medium |