This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openhft-lang.
commit e8a6fdf1175e69d756430829514e03560438d483 Author: Emmanuel Bourg <[email protected]> Date: Tue May 31 17:20:11 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 f1e983d..b4942cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ openhft-lang (6.1.4-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 31 May 2016 17:19:16 +0200 diff --git a/debian/control b/debian/control index 199395e..d9ced35 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: cdbs, maven-debian-helper (>= 1.5), zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/openhft-lang.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-lang.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-lang.git Homepage: https://github.com/OpenHFT/Java-Lang -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-lang.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

