This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjfx.
commit 0c73d1cf7e292ea60466078b5205116d749b8a83 Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 26 16:39:35 2016 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 304d28b..aec2f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ openjfx (8u60-b27-5) UNRELEASED; urgency=medium * Simplified the clean target * Updated debian/watch * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 15 Oct 2015 21:56:59 +0200 diff --git a/debian/control b/debian/control index 93b5888..902699d 100644 --- a/debian/control +++ b/debian/control @@ -40,8 +40,8 @@ Build-Depends: antlr3, x11proto-core-dev, x11proto-xf86vidmode-dev Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/openjfx.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/openjfx.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/openjfx.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openjfx.git Homepage: http://openjdk.java.net/projects/openjfx/ Package: openjfx -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

