[DRE-commits] [ruby-remcached] 04/11: debian/control: use secure Vcs uri, silence lintian

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Mar 2 17:05:52 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository ruby-remcached.

commit f40eca5a26df62d9b9088e7a35f60a20a09658a5
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Mar 2 13:45:34 2016 -0300

    debian/control: use secure Vcs uri, silence lintian
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ece00d..94385e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ruby-remcached (0.4.1-2.1) UNRELEASED; urgency=medium
   * Move logic for calling debian/start_memcached_and_run.sh for running the
     tests inside debian/ruby-tests.rake
   * debian/start_memcached_and_run.sh: change the way that the process is killed
+  * debian/control: use secure Vcs uri, silence lintian
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 02 Mar 2016 10:02:57 -0300
 
diff --git a/debian/control b/debian/control
index 31f6942..8706f04 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-eventmachine (>= 1.0.3-6),
                ruby-rspec
 Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-remcached.git
-Vcs-Browser: http://anonscm.debian.org/pkg-ruby-extras/ruby-remcached.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-remcached.git
+Vcs-Browser: https://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-remcached.git;a=summary
 Homepage: http://github.com/astro/remcached/
 XS-Ruby-Versions: all
 

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



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