This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository lucene-solr.
commit f039abf9b3955aca7e8856c22bf251e0f272a145 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 24 16:13:33 2016 +0200 Use a secure Vcs-* URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cc62518..cfa8405 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ lucene-solr (3.6.2+dfsg-9) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Switched the dependencies to tomcat8, libservlet3.1-java and jetty9 * Standards-Version updated to 3.9.8 + * Use a secure Vcs-* URL [ tony mancill ] * Add Dutch translation of debconf messages. (Closes: #835136) diff --git a/debian/control b/debian/control index 413b148..07e6f76 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,7 @@ Build-Depends: maven-repo-helper (>= 1.5~), po-debconf Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/lucene-solr.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/lucene-solr.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lucene-solr.git Homepage: http://lucene.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

