diff options
author | Daniele Tricoli <eriol@mornie.org> | 2013-10-18 15:41:32 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2013-10-18 15:41:32 +0000 |
commit | 189582decfa04f0352646ab9ac3afcfabb1210dc (patch) | |
tree | 5332a2365b6df0aad27b6646f01a74b879b35a92 /debian/changelog | |
parent | ce9ba7d1e1f4763bf7f4a23ff56762bea19813e9 (diff) | |
download | python-requests-189582decfa04f0352646ab9ac3afcfabb1210dc.tar python-requests-189582decfa04f0352646ab9ac3afcfabb1210dc.tar.gz |
Switched to pybuild
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 24081dd..4bcd535 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ requests (2.0.0-1) UNRELEASED; urgency=low * New upstream release (Closes: #725784) + * Switched to pybuild * debian/control - Bumped python(3)-urllib3 to (>=1.7.1) * debian/patches/02_use-system-chardet-and-urllib3.patches @@ -8,7 +9,7 @@ requests (2.0.0-1) UNRELEASED; urgency=low * debian/watch - Switched download URL to https - -- Daniele Tricoli <eriol@mornie.org> Fri, 18 Oct 2013 16:38:29 +0200 + -- Daniele Tricoli <eriol@mornie.org> Fri, 18 Oct 2013 17:40:40 +0200 requests (1.2.3-1) unstable; urgency=low |