[checkstyle] 07/08: use https for Vcs URLs

Tony Mancill tmancill at moszumanska.debian.org
Wed Feb 15 05:54:07 UTC 2017


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

tmancill pushed a commit to branch master
in repository checkstyle.

commit f119ade95c5bfdc68d5356a6543d16c7e8743aae
Author: tony mancill <tmancill at debian.org>
Date:   Tue Feb 14 21:30:24 2017 -0800

    use https for Vcs URLs
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b1c631f..64a2995 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Build-Depends-Indep: antlr (>= 2.7.6),
                      maven-debian-helper (>= 1.0),
                      maven-repo-helper (>= 1.1)
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/checkstyle.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/checkstyle.git
+Vcs-Git: https://anonscm.debian.org/pkg-java/checkstyle.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/checkstyle.git
 Homepage: http://checkstyle.sourceforge.net
 
 Package: checkstyle

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/checkstyle.git



More information about the pkg-java-commits mailing list