[DRE-commits] [ruby-hipchat] 01/05: Fix Vcs-* links to use a secure protocol

Balasankar C balasankarc-guest at moszumanska.debian.org
Thu Feb 25 07:59:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

balasankarc-guest pushed a commit to branch master
in repository ruby-hipchat.

commit 9adc2d699b7f086d5b94a7457238b09cffaa1ddc
Author: Balasankar C <balasankarc at autistici.org>
Date:   Thu Feb 25 12:51:50 2016 +0530

    Fix Vcs-* links to use a secure protocol
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8132afb..a94ab09 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-rspec,
                ruby-webmock
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-hipchat.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-hipchat.git;a=summary
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-hipchat.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-hipchat.git;a=summary
 Homepage: https://github.com/hipchat/hipchat-rb
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hipchat.git



More information about the Pkg-ruby-extras-commits mailing list