This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jnr-ffi.
commit 403084f9e2a4234c30c1f364b210de935846ab34 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 17:53:42 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 72031e0..11e5e54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jnr-ffi (1.0.10-5) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 17:52:52 +0200 diff --git a/debian/control b/debian/control index 48012fa..cb9e783 100644 --- a/debian/control +++ b/debian/control @@ -17,9 +17,9 @@ Build-Depends: debhelper (>= 9), maven-debian-helper, bnd (>= 2.1.0) Standards-Version: 3.9.8 -Homepage: https://github.com/jnr/jnr-ffi -Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-ffi.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-ffi.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-ffi.git +Homepage: https://github.com/jnr/jnr-ffi Package: libjnr-ffi-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-ffi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

