This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch dev in repository jabref.
commit 6bfcdd19f4b28722fa75f1f642c2cced4e7f49ee Author: gregor herrmann <[email protected]> Date: Thu Dec 8 15:32:51 2016 +0100 use HTTPS for Homepage Gbp-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1fca38d..651aa2c 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ant, Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jabref.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jabref.git -Homepage: http://www.jabref.org/ +Homepage: https://www.jabref.org/ Package: jabref Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

