This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository uimaj.
commit fd8a9dffa47986a815f091e38250f066317276b8 Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 18 08:53:16 2016 +0100 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 153fc8a..afe57d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ uimaj (2.8.1-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Fri, 18 Nov 2016 08:52:43 +0100 diff --git a/debian/control b/debian/control index b186d26..52e2b45 100644 --- a/debian/control +++ b/debian/control @@ -33,8 +33,8 @@ Build-Depends-Indep: ant, libxml-commons-resolver1.1-java, xsltproc Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/uimaj.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/uimaj.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/uimaj.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uimaj.git Homepage: http://uima.apache.org Package: libuima-core-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uimaj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

