This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-trilead-ssh2.
commit f175b883d1dd925983addd8c2a63bbeeae18310a Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 9 00:36:43 2017 +0100 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cd76ddf..9e3daa9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jenkins-trilead-ssh2 (217-jenkins-7-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 09 Jan 2017 00:36:14 +0100 diff --git a/debian/control b/debian/control index a2342ff..bb639eb 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: James Page <[email protected]> Build-Depends: cdbs, debhelper (>= 10), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, junit4, libmaven-javadoc-plugin-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jenkins-trilead-ssh2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jenkins-trilead-ssh2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jenkins-trilead-ssh2.git Homepage: https://github.com/jenkinsci/trilead-ssh2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-trilead-ssh2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

