This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jnr-netdb.
commit b05523d72a65531ee7545bf835061c74383d8ac9 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 17:59:54 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 fb601aa..49c2927 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jnr-netdb (1.1.4-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 17:59:00 +0200 diff --git a/debian/control b/debian/control index 030953a..4487216 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends-Indep: libjnr-ffi-java, netbase Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-netdb.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jnr-netdb.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-netdb.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-netdb.git Homepage: https://github.com/jnr/jnr-netdb Package: libjnr-netdb-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-netdb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

