This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipselink.
commit b144d0a673f33a455e59dd4ccc4c8352614e7876 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 19 11:24:24 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 848137c..2a62442 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ eclipselink (2.5.1-4) UNRELEASED; urgency=medium * Transition to the Servlet API 3.1 * Standards-Version updated to 3.9.8 * Switch to debhelper level 9 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 19 Jul 2016 11:21:21 +0200 diff --git a/debian/control b/debian/control index 0efd8c8..7235c33 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, maven-repo-helper libcdi-api-java, libjsr311-api-java, libasm3-java, antlr3 (>= 3.2), default-jdk-doc Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/eclipselink.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipselink.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipselink.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipselink.git Homepage: http://www.eclipse.org/eclipselink/ Package: libeclipselink-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipselink.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

