[DRE-commits] [ruby-httparty] 02/03: Use https in watch file
    Cédric Boutillier 
    boutil at moszumanska.debian.org
       
    Wed Dec 27 22:35:12 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-httparty.
commit 3dda493e6512469ed7aa7709f15e45632cc75a2f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Dec 25 23:53:04 2017 +0100
    Use https in watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 3bf2113..f068986 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/httparty .*/httparty-(.*).tar.gz
+https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/httparty .*/httparty-(.*).tar.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-httparty.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list