aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b3da8dd..16c0255 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,12 @@ requests (2.8.1-1) UNRELEASED; urgency=medium
- 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.
+ * debian/patches/02_populate-install_requires.patch
+ - Populate install_requires for unbundled packages to avoid breakage
+ updating urllib3 via pip when requests/urllib3 are already installed
+ via the system packages.
- -- Daniele Tricoli <eriol@mornie.org> Fri, 23 Oct 2015 12:34:21 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Sat, 24 Oct 2015 17:46:58 +0200
requests (2.7.0-3) unstable; urgency=medium