This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mondrian.
commit cc41fcbf04657e9f73730bfaae313b24b08915a6 Author: Emmanuel Bourg <[email protected]> Date: Fri Apr 1 18:57:59 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 9b55953..1a9dd2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mondrian (1:3.11.0.1-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Fri, 01 Apr 2016 18:57:06 +0200 diff --git a/debian/control b/debian/control index 98aa900..3726c8c 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends-Indep: cup (>= 0.11a+20060608), libxerces2-java, libxmlunit-java Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/mondrian.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/mondrian.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/mondrian.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mondrian.git Homepage: http://mondrian.pentaho.org/ Package: libmondrian-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mondrian.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

