diff options
author | Daniele Tricoli <eriol@mornie.org> | 2013-01-20 22:15:47 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2013-01-20 22:15:47 +0000 |
commit | 8dee716f21e979f34f017af392fcba6c38575510 (patch) | |
tree | 6339cb9167892676a2320c5e377224317cbe6f81 /debian/changelog | |
parent | bbe639d0cde6e70c64b8abb70e6725ae922c931b (diff) | |
download | python-requests-8dee716f21e979f34f017af392fcba6c38575510.tar python-requests-8dee716f21e979f34f017af392fcba6c38575510.tar.gz |
Bumped Standards-Version to 3.9.4 (no changes needed)
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 3b2d044..129c901 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,11 +5,12 @@ requests (1.1.0-1) UNRELEASED; urgency=low * debian/control - Added python-chardet, python3-chardet to Build-Depends and moved them from Recommends to Depends since chardet is now required - - Added python*-urllib3 (>= 1.5) to Build-Depends and Depends - - Removed python*-six since python*-urllib3 is not embedded + - Added python(3)-urllib3 (>= 1.5) to Build-Depends and Depends + - Removed python(3)-six since python(3)-urllib3 is not embedded anymore - Removed python-gevent and python-oauthlib from Recommends since upstream is not using them anymore + - Bumped Standards-Version to 3.9.4 (no changes needed) * debian/copyright - Updated to reflect upstream switch to Apache 2.0 and updated copyright years |