This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-math3.
commit e4d43c6d8ea7ac9d98ee6f12028963349c1796b5 Author: Emmanuel Bourg <[email protected]> Date: Sun Mar 27 00:30:20 2016 +0100 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 0dafe1a..e510374 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ commons-math3 (3.6-3) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Sun, 27 Mar 2016 00:29:19 +0100 diff --git a/debian/control b/debian/control index 6852f8b..67cddfc 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: default-jdk, debhelper (>= 9) Build-Depends-Indep: junit4, maven-debian-helper, libmaven-javadoc-plugin-java Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/commons-math3.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/commons-math3.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-math3.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-math3.git Homepage: http://commons.apache.org/math/ Package: libcommons-math3-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-math3.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

