This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jsch.
commit 1c1dd7997b2d2bad9609370374cccafb39e62188 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 1 22:34:19 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 129da19..8456d86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jsch (0.1.53-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 01 Sep 2016 22:32:59 +0200 diff --git a/debian/control b/debian/control index 219de25..894a5a0 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Emmanuel Bourg <[email protected]>, Ludovic Claude <ludovic.claude@la Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant (>= 1.6.5), libjzlib-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jsch.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jsch.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jsch.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jsch.git Homepage: http://www.jcraft.com/jsch/ Package: libjsch-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsch.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

