diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-05-04 19:53:30 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-05-04 19:53:30 +0000 |
commit | 6d5dd66d09151358209c0600083408220e2b0188 (patch) | |
tree | 21283c35ff1e1c8dcd8f014eff7534a7b8767d3e /debian/changelog | |
parent | 3d5a79075da316151dbc14c763e3d28b848efc40 (diff) | |
download | python-requests-6d5dd66d09151358209c0600083408220e2b0188.tar python-requests-6d5dd66d09151358209c0600083408220e2b0188.tar.gz |
Update to MPL-2.0 license stanza of requests/cacert.pem (not used but shipped in orig tarball)
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 4e0dcf0..2561c7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ requests (2.7.0-1) UNRELEASED; urgency=medium - Bump python{,3}-urllib3 to 1.10.4. * debian/copyright - Update copyright years. + - Update to MPL-2.0 license stanza of requests/cacert.pem (not used but + shipped in orig tarball). * debian/watch - Use pypi.debian.net redirector. * debian/patches/01_use-system-ca-certificates.patch @@ -25,7 +27,7 @@ requests (2.7.0-1) UNRELEASED; urgency=medium - Remove links thanks to the import machinery in 04_make-requests.packages.urllib3-same-as-urllib3.patch - -- Daniele Tricoli <eriol@mornie.org> Mon, 04 May 2015 20:58:17 +0200 + -- Daniele Tricoli <eriol@mornie.org> Mon, 04 May 2015 21:43:40 +0200 requests (2.4.3-6) unstable; urgency=medium |