diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 393a8cf..94bcdb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,12 +4,15 @@ requests (0.10.1-1) UNRELEASED; urgency=low * debian/control - Added python-chardet to Recommends - Bumped X-Python-Version >= 2.6 - - Added ca-certificates to Depends + - Added ca-certificates to Depends + * debian/copyright + - Updated Format URI + - Updated copyright years * debian/patches/01_do-not-use-python-certifi.patch - To verify SSL certificates for HTTPS requests, use the bundle provided by ca-certificates instead of python-certifi - -- Daniele Tricoli <eriol@mornie.org> Sun, 05 Feb 2012 01:24:59 +0100 + -- Daniele Tricoli <eriol@mornie.org> Sun, 05 Feb 2012 02:56:07 +0100 requests (0.8.2-1) unstable; urgency=low |