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 55d8375cabc17ba0f091f543518c30b1a196c8ff Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 24 16:11:38 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 509e25d..cc62518 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,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 [ tony mancill ] * Add Dutch translation of debconf messages. (Closes: #835136) diff --git a/debian/control b/debian/control index 5bc816e..413b148 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Build-Depends: libxml-commons-resolver1.1-java, maven-repo-helper (>= 1.5~), po-debconf -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/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

