diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-05-27 15:32:38 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-05-27 15:32:38 +0000 |
commit | 668780e09f4ac4d03b2a1cd11fccdf6c1e98e107 (patch) | |
tree | c744afefb55fe0aba5b0c0b824d00ba0732162b0 | |
parent | 04f8468519885f0d058063b3639241a0b36076e6 (diff) | |
download | python-requests-668780e09f4ac4d03b2a1cd11fccdf6c1e98e107.tar python-requests-668780e09f4ac4d03b2a1cd11fccdf6c1e98e107.tar.gz |
Upload to unstable
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 689a768..547c4e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ requests (2.7.0-2) UNRELEASED; urgency=medium + * Upload to unstable. * debian/control - Add httpie (<< 0.9.2) to python-requests' Breaks since constants imported by httpie from requests.compat were removed. - -- Daniele Tricoli <eriol@mornie.org> Wed, 27 May 2015 17:10:25 +0200 + -- Daniele Tricoli <eriol@mornie.org> Wed, 27 May 2015 17:31:38 +0200 requests (2.7.0-1) experimental; urgency=medium |