[Python-modules-commits] [python-vagrant] 06/06: fix	debian-watch-uses-insecure-uri
    Hans-Christoph Steiner 
    eighthave at moszumanska.debian.org
       
    Mon Jan  8 21:58:17 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository python-vagrant.
commit 8e858637caa37891388100cd4f81a9855045c288
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Mon Jan 8 22:53:02 2018 +0100
    fix debian-watch-uses-insecure-uri
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 12494e0..4427936 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/\.RC/~RC/ \
-http://pypi.debian.net/python-vagrant/python-vagrant-(.*)\.tar\.gz
+https://pypi.debian.net/python-vagrant/python-vagrant-(.*)\.tar\.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-vagrant.git
    
    
More information about the Python-modules-commits
mailing list