diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-10-20 22:10:11 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-10-20 22:10:11 +0000 |
commit | 495e40217076806f4962aca5aeef815963a64bb1 (patch) | |
tree | c2b94f6125a9c1c7dee984b00af95db23ccb4333 /debian/changelog | |
parent | 93fe8e374d773f4bd6bc6239920b1dc79c543ec9 (diff) | |
download | python-requests-495e40217076806f4962aca5aeef815963a64bb1.tar python-requests-495e40217076806f4962aca5aeef815963a64bb1.tar.gz |
New upstream release
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 806b156..46f74cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -requests (2.4.2-1) UNRELEASED; urgency=medium +requests (2.4.3-1) UNRELEASED; urgency=medium * New upstream release. * debian/control @@ -20,7 +20,7 @@ requests (2.4.2-1) UNRELEASED; urgency=medium - Provide requests.packages.urllib3 as symlink of python{,3}-urllib3 system package since it is used as import location. (Closes: #753578) - -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 21:17:18 +0200 + -- Daniele Tricoli <eriol@mornie.org> Tue, 21 Oct 2014 00:09:34 +0200 requests (2.3.0-1) unstable; urgency=medium |