This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jdeb.
commit 6136ff134ea9ae5ca5806b53dedfd3e46799ce98 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 29 16:59:55 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 a7455f8..52605eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jdeb (1.5-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches * Standards-Version updated to 3.9.7 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 29 Mar 2016 16:50:11 +0200 diff --git a/debian/control b/debian/control index d6dd2ab..4b5a82f 100644 --- a/debian/control +++ b/debian/control @@ -19,9 +19,9 @@ Build-Depends-Indep: libmaven-invoker-plugin-java, libmockito-java, libxz-java Standards-Version: 3.9.7 -Homepage: http://github.com/tcurdt/jdeb -Vcs-Git: git://anonscm.debian.org/pkg-java/jdeb.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jdeb.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jdeb.git +Homepage: http://github.com/tcurdt/jdeb Package: libjdeb-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdeb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

