[Python-modules-commits] r29119 - in packages/sphinxcontrib-spelling/trunk/debian (2 files)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Wed May 28 01:51:49 UTC 2014


    Date: Wednesday, May 28, 2014 @ 01:51:48
  Author: eriol-guest
Revision: 29119

Switched download URL to HTTPS

Modified:
  packages/sphinxcontrib-spelling/trunk/debian/changelog
  packages/sphinxcontrib-spelling/trunk/debian/watch

Modified: packages/sphinxcontrib-spelling/trunk/debian/changelog
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/changelog	2014-05-28 01:48:49 UTC (rev 29118)
+++ packages/sphinxcontrib-spelling/trunk/debian/changelog	2014-05-28 01:51:48 UTC (rev 29119)
@@ -5,8 +5,10 @@
   * debian/control
     - Added dh-python and python-pbr to Build-Depends
     - Bumped python-all to (>= 2.6.6-3)
+  * debian/watch
+    - Switched download URL to HTTPS
 
- -- Daniele Tricoli <eriol at mornie.org>  Wed, 28 May 2014 02:58:44 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Wed, 28 May 2014 03:49:48 +0200
 
 sphinxcontrib-spelling (1.4-1) unstable; urgency=low
 

Modified: packages/sphinxcontrib-spelling/trunk/debian/watch
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/watch	2014-05-28 01:48:49 UTC (rev 29118)
+++ packages/sphinxcontrib-spelling/trunk/debian/watch	2014-05-28 01:51:48 UTC (rev 29119)
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/s/sphinxcontrib-spelling/sphinxcontrib-spelling-(.*)\.tar\.gz
+https://pypi.python.org/packages/source/s/sphinxcontrib-spelling/sphinxcontrib-spelling-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list