This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse.
commit 7cfc6bda7c187eb723118b791cdac528f60fd742 Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 18 17:11:22 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 73f67f4..b3439e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ eclipse (3.8.1-9) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with Java 8 (Closes: #757536) * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 18 Oct 2016 16:57:18 +0200 diff --git a/debian/control b/debian/control index 0260039..9a36768 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,7 @@ Build-Depends: ant (>= 1.8.2), unzip, zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse.git Homepage: http://www.eclipse.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

