[eclipse-jgit] 01/06: Vcs fields: Use canonical URI with https.

Markus Koschany apo-guest at moszumanska.debian.org
Tue Feb 23 23:12:30 GMT 2016


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

apo-guest pushed a commit to branch master
in repository eclipse-jgit.

commit c969ac74ce05eeec3b86193ed46b46536d6244e0
Author: Markus Koschany <apo at debian.org>
Date:   Mon Feb 22 18:13:43 2016 +0100

    Vcs fields: Use canonical URI with https.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 142b977..acb0bca 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,8 @@ Build-Depends: debhelper (>= 9~),
                maven-debian-helper,
                maven-repo-helper
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-jgit.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-jgit.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-jgit.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-jgit.git
 Homepage: http://www.eclipse.org/jgit/
 
 Package: libjgit-java

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



More information about the pkg-java-commits mailing list