[sablecc] 01/02: Fix Vcs field to use secure transports.

Mathieu Trudel cyphermox-guest at moszumanska.debian.org
Thu Feb 4 14:48:30 UTC 2016


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

cyphermox-guest pushed a commit to branch master
in repository sablecc.

commit c4d4ccfda760ac021410b69144a0c9136c2217f1
Author: Mathieu Trudel-Lapierre <mathieu.tl at gmail.com>
Date:   Thu Feb 4 09:43:20 2016 -0500

    Fix Vcs field to use secure transports.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cf2f127..a4f9cfd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Alexandre Rossi <alexandre.rossi at gmail.com>, Chris Halls <halls at debia
 Build-Depends: debhelper (>= 9), default-jdk, javahelper (>=0.20), ant
 Standards-Version: 3.9.7
 Homepage: http://sablecc.org/
-Vcs-Git: git://anonscm.debian.org/pkg-java/sablecc.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/sablecc.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/sablecc.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sablecc.git
 
 Package: sablecc
 Architecture: all

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



More information about the pkg-java-commits mailing list