[Git][java-team/lucene-solr][master] 2 commits: Switch from libmysql-java to libmariadb-java.

Markus Koschany gitlab at salsa.debian.org
Fri Nov 9 16:36:06 GMT 2018


Markus Koschany pushed to branch master at Debian Java Maintainers / lucene-solr


Commits:
34ad11db by Markus Koschany at 2018-11-09T16:23:35Z
Switch from libmysql-java to libmariadb-java.

- - - - -
671b3b20 by Markus Koschany at 2018-11-09T16:24:12Z
Update changelog

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/solr-common.README.Debian


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+lucene-solr (3.6.2+dfsg-15) unstable; urgency=medium
+
+  * Team upload.
+  * Switch from libmysql-java to libmariadb-java.
+
+ -- Markus Koschany <apo at debian.org>  Fri, 09 Nov 2018 17:23:59 +0100
+
 lucene-solr (3.6.2+dfsg-14) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -161,7 +161,7 @@ Depends:
 Recommends:
  solr-tomcat (= ${binary:Version}) | solr-jetty (= ${binary:Version})
 Suggests:
- libmysql-java
+ libmariadb-java
 Description: Enterprise search server based on Lucene3 - common files
  Solr is an open source enterprise search server based on the Lucene
  Java search library, with XML/HTTP and JSON APIs, hit highlighting,


=====================================
debian/solr-common.README.Debian
=====================================
@@ -64,10 +64,10 @@ yet packaged for Debian.
 DataImportHandler
 -----------------
 
-If you use the handler with mysql, you need to install libmysql-java and
+If you use the handler with mysql, you need to install libmariadb-java and
 add the following to your solrconfig.xml:
 
-    <lib path="/usr/share/java/mysql.jar" />
+    <lib path="/usr/share/java/mariadb-java-client.jar" />
 
 The handler writes status information to::
 



View it on GitLab: https://salsa.debian.org/java-team/lucene-solr/compare/208e5340b1932db1346f8cf45abe16603eea0c4d...671b3b2091da60d9f674a1672e0d8adc480eacd6

-- 
View it on GitLab: https://salsa.debian.org/java-team/lucene-solr/compare/208e5340b1932db1346f8cf45abe16603eea0c4d...671b3b2091da60d9f674a1672e0d8adc480eacd6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181109/c6b86735/attachment.html>


More information about the pkg-java-commits mailing list