This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mvel.
commit bf13c1e1d0315cbe6eaabf9b76e135b4fe1647a6 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 13:04:23 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 41d5cd7..0fa1628 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mvel (2.2.7-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 13:03:38 +0200 diff --git a/debian/control b/debian/control index a4988aa..2f70302 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends-Indep: default-jdk-doc, libsurefire-java (>= 2.4.3), libxstream-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/mvel.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/mvel.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/mvel.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mvel.git Homepage: http://mvel.codehaus.org Package: libmvel-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

