[Git][java-team/lucene8][master] 4 commits: Build with javacc5

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Sun May 15 22:00:22 BST 2022



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / lucene8


Commits:
243d682b by Emmanuel Bourg at 2022-05-15T22:49:56+02:00
Build with javacc5

- - - - -
3545f979 by Emmanuel Bourg at 2022-05-15T22:50:07+02:00
Standards-Version updated to 4.6.1

- - - - -
e2c9fc1d by Emmanuel Bourg at 2022-05-15T22:59:43+02:00
Depend on libservlet-api-java instead of libservlet3.1-java

- - - - -
a2e37205 by Emmanuel Bourg at 2022-05-15T22:59:57+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/maven.rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+lucene8 (8.8.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Build with javacc5
+  * Standards-Version updated to 4.6.1
+  * Depend on libservlet-api-java instead of libservlet3.1-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sun, 15 May 2022 22:59:53 +0200
+
 lucene8 (8.8.1-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -7,8 +7,7 @@ Build-Depends:
  debhelper-compat (= 13),
  default-jdk,
  ivy-debian-helper,
- javacc,
- libjavacc-maven-plugin-java,
+ javacc5,
  maven-repo-helper,
  groovy
 Build-Depends-Indep:
@@ -26,7 +25,7 @@ Build-Depends-Indep:
  libmorfologik-stemming2-java,
  libnekohtml-java,
  libregexp-java,
- libservlet3.1-java,
+ libservlet-api-java,
  libspatial4j-0.4-java,
  libuima-addons-java,
  libuima-core-java,
@@ -37,7 +36,7 @@ Build-Depends-Indep:
  libjts-java,
  liblog4j2-java,
  libs2-geometry-library-java
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/java-team/lucene8.git
 Vcs-Browser: https://salsa.debian.org/java-team/lucene8
 Homepage: http://lucene.apache.org


=====================================
debian/maven.rules
=====================================
@@ -1,7 +1,8 @@
 junit junit * s/.*/4.x/ * *
 org.antlr antlr-runtime * s/.*/3.x/ * *
-s/org.eclipse.jetty.orbit/javax.servlet/ s/javax.servlet/javax.servlet-api/ * s/.*/3.1/ * *
+s/org.eclipse.jetty.orbit/javax.servlet/ s/javax.servlet/javax.servlet-api/ * s/.*/debian/ * *
 com.spatial4j spatial4j * s/.*/0.4.x/ * *
-javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * *
+javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/debian/ * *
+net.java.dev.javacc javacc * s/.*/5.x/ * *
 org.apache.lucene * * s/.*/8.x/ * *
 org.eclipse.jetty jetty-* * s/.*/9.x/ * *



View it on GitLab: https://salsa.debian.org/java-team/lucene8/-/compare/423e74d4d16a0ee285f59eaf83adde6e45205e2e...a2e372051466f6de15bd96efaf2903094d6be26e

-- 
View it on GitLab: https://salsa.debian.org/java-team/lucene8/-/compare/423e74d4d16a0ee285f59eaf83adde6e45205e2e...a2e372051466f6de15bd96efaf2903094d6be26e
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/20220515/8375b608/attachment.htm>


More information about the pkg-java-commits mailing list