This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jdeb.
commit 45e99f5f5fb4cf2e179ab36968635ce04845d3bc Author: tony mancill <[email protected]> Date: Thu Aug 17 21:06:15 2017 -0700 Use https URL for Homepage in debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 19a3817..d6abe5f 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: libmaven-invoker-plugin-java, Standards-Version: 4.0.0 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 +Homepage: https://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

