This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository eclipse-wtp.
commit 176943f18f0217a5b6d0a25f1d1988d3c459449a Author: Mattia Rizzolo <[email protected]> Date: Mon Nov 7 16:38:00 2016 +0000 Use HTTPS in the Homepage field --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c570965..57b7a0a 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-wtp.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-wtp.git -Homepage: http://www.eclipse.org/webtools/ +Homepage: https://www.eclipse.org/webtools/ Package: eclipse-wtp Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-wtp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

