[Python-modules-commits] r17618 - in packages/requests/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Sun Jun 26 05:18:49 UTC 2011
Date: Sunday, June 26, 2011 @ 05:18:47
Author: eriol-guest
Revision: 17618
New upstream release
Modified:
packages/requests/trunk/debian/changelog
packages/requests/trunk/debian/control
Modified: packages/requests/trunk/debian/changelog
===================================================================
--- packages/requests/trunk/debian/changelog 2011-06-26 04:21:26 UTC (rev 17617)
+++ packages/requests/trunk/debian/changelog 2011-06-26 05:18:47 UTC (rev 17618)
@@ -1,3 +1,11 @@
+requests (0.5.0-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * debian/control
+ - Updated description to mention proxy support
+
+ -- Daniele Tricoli <eriol at mornie.org> Sun, 26 Jun 2011 07:12:03 +0200
+
requests (0.4.1-1) unstable; urgency=low
* Initial release (Closes: #629370)
Modified: packages/requests/trunk/debian/control
===================================================================
--- packages/requests/trunk/debian/control 2011-06-26 04:21:26 UTC (rev 17617)
+++ packages/requests/trunk/debian/control 2011-06-26 05:18:47 UTC (rev 17618)
@@ -29,6 +29,7 @@
- Simple Multipart File Uploads
- CookieJar Support
- Redirection History
+ - Proxy Support
- Redirection Recursion Urllib Fix
- Auto Decompression of GZipped Content
- Unicode URL Support
More information about the Python-modules-commits
mailing list