[Python-modules-commits] r26186 - in packages/requests/trunk/debian (changelog watch)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Thu Oct 17 14:11:18 UTC 2013


    Date: Thursday, October 17, 2013 @ 14:11:16
  Author: eriol-guest
Revision: 26186

Switched download URL to https

Modified:
  packages/requests/trunk/debian/changelog
  packages/requests/trunk/debian/watch

Modified: packages/requests/trunk/debian/changelog
===================================================================
--- packages/requests/trunk/debian/changelog	2013-10-17 11:28:44 UTC (rev 26185)
+++ packages/requests/trunk/debian/changelog	2013-10-17 14:11:16 UTC (rev 26186)
@@ -1,8 +1,10 @@
 requests (2.0.0-1) UNRELEASED; urgency=low
 
-  * New upstream release
+  * New upstream release (Closes: #725784)
+  * debian/watch
+    - Switched download URL to https
 
- -- Daniele Tricoli <eriol at mornie.org>  Wed, 25 Sep 2013 01:24:28 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Thu, 17 Oct 2013 16:00:13 +0200
 
 requests (1.2.3-1) unstable; urgency=low
 

Modified: packages/requests/trunk/debian/watch
===================================================================
--- packages/requests/trunk/debian/watch	2013-10-17 11:28:44 UTC (rev 26185)
+++ packages/requests/trunk/debian/watch	2013-10-17 14:11:16 UTC (rev 26186)
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/r/requests/requests-(.*)\.tar\.gz
+https://pypi.python.org/packages/source/r/requests/requests-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list