This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository uima-addons.
commit 69e158a1a0793ff9fe1defcf3a482cb7d534ac02 Author: Emmanuel Bourg <[email protected]> Date: Tue May 17 10:31:11 2016 +0200 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 44bd0bf..42bd5db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ uima-addons (2.3.1-5) UNRELEASED; urgency=medium * Team upload. * Transition to Jetty 8 * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 17 May 2016 10:27:26 +0200 diff --git a/debian/control b/debian/control index 17ce8ac..c2f000b 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ant, libxmlbeans-java, libxmlbeans-maven-plugin-java (>= 2.3.3-3) Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/uima-addons.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/uima-addons.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uima-addons.git Homepage: http://uima.apache.org/sandbox.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-addons.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

