Skip to content

Commits on Source 2

lucene-solr (3.6.2+dfsg-14) UNRELEASED; urgency=medium
lucene-solr (3.6.2+dfsg-14) unstable; urgency=medium
* Team upload.
* Fix broken links to woodstox-core-java. The jar files were renamed.
(Closes: #906384)
* Disable the tests.
* debian/build-jars: Fix broken links to woodstox-core.jar. The jar files
were renamed. (Closes: #906384). This also addresses the runtime error.
solr-tomcat works as expected again. (Closes: #904063)
* Disable the tests and work around a FTBFS. Ideally this should been
investigated and fixed eventually.
-- Markus Koschany <apo@debian.org> Sat, 25 Aug 2018 23:23:24 +0200
......
......@@ -46,7 +46,7 @@ Build-Depends:
libxml-commons-resolver1.1-java,
maven-repo-helper (>= 1.5~),
po-debconf
Standards-Version: 4.1.4
Standards-Version: 4.2.1
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
......