This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-json.
commit fe58dd6d7e4a77884fe5c97001c340b6b194bc2e Author: Emmanuel Bourg <[email protected]> Date: Fri May 13 15:44:41 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 8b71771..9d3dbc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jenkins-json (2.4-jenkins-3-5) UNRELEASED; urgency=medium * Team upload. * Depend on groovy insead of groovy2 * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Fri, 13 May 2016 15:38:03 +0200 diff --git a/debian/control b/debian/control index 5bb9b42..cddec1a 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends-Indep: libxmlunit-java, libxom-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-json.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jenkins-json.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jenkins-json.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jenkins-json.git Homepage: https://github.com/jenkinsci/json-lib Package: libjenkins-json-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-json.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

