This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxalan2-java.
commit 85597d826c351910f6bd6a318d52cd54b5fc91ea Author: Emmanuel Bourg <[email protected]> Date: Sat Aug 20 15:33:47 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 5379d03..89327c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libxalan2-java (2.7.2-1) UNRELEASED; urgency=medium * Moved the package to Git * Use XZ compression for the upstream tarball * Updated debian/watch + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 28 Sep 2015 08:53:38 +0200 diff --git a/debian/control b/debian/control index e3576ef..6115974 100644 --- a/debian/control +++ b/debian/control @@ -20,8 +20,8 @@ Build-Depends: ant (>= 1.6.3), libxerces2-java (>= 2.8.0), maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libxalan2-java.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libxalan2-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxalan2-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxalan2-java.git Homepage: http://xalan.apache.org/xalan-j/ Package: libxalan2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

