This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jffi.
commit e7d5fe63ad8aa5d874f7d8c849cbcb96725b1a0d Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 7 13:17:03 2016 +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 46a4d6f..fd2be56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jffi (1.2.7-10) 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, 07 Nov 2016 13:16:21 +0100 diff --git a/debian/control b/debian/control index 9c42ce0..823ce28 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), ant-optional, default-jdk, junit4, bnd (>= 2.1.0), libltdl-dev Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jffi.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jffi.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jffi.git Homepage: http://github.com/jnr/jffi -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

