[Git][java-team/eclipse-equinox][master] 3 commits: Depend on libtomcat11-java instead of libtomcat10-java

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Sun Mar 16 23:17:48 GMT 2025



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / eclipse-equinox


Commits:
11185d5f by Emmanuel Bourg at 2025-03-17T00:14:20+01:00
Depend on libtomcat11-java instead of libtomcat10-java

- - - - -
29b5a190 by Emmanuel Bourg at 2025-03-17T00:17:21+01:00
Standards-Version updated to 4.7.2

- - - - -
c535696e by Emmanuel Bourg at 2025-03-17T00:17:32+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/build.xml
- debian/changelog
- debian/control


Changes:

=====================================
debian/build.xml
=====================================
@@ -113,7 +113,7 @@
   <!-- Equinox Jasper Jsp Support Bundle -->
   <target name="org.eclipse.equinox.jsp.jasper">
     <make-bundle name="org.eclipse.equinox.jsp.jasper">
-      <pathelement path="/usr/share/java/tomcat10-jasper.jar"/>
+      <pathelement path="/usr/share/java/tomcat11-jasper.jar"/>
     </make-bundle>
   </target>
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+eclipse-equinox (4.29-2) unstable; urgency=medium
+
+  * Depend on libtomcat11-java instead of libtomcat10-java
+  * Standards-Version updated to 4.7.2
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 17 Mar 2025 00:17:25 +0100
+
 eclipse-equinox (4.29-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/control
=====================================
@@ -23,9 +23,9 @@ Build-Depends:
  libosgi-compendium-java,
  libservlet-api-java,
  libswt-gtk-4-java (>= 4.22),
- libtomcat10-java,
+ libtomcat11-java,
  xmlstarlet
-Standards-Version: 4.6.2
+Standards-Version: 4.7.2
 Vcs-Git: https://salsa.debian.org/java-team/eclipse-equinox.git
 Vcs-Browser: https://salsa.debian.org/java-team/eclipse-equinox
 Homepage: http://www.eclipse.org/equinox/
@@ -203,7 +203,7 @@ Description: Eclipse Equinox Servletbridge HTTP Service
 
 Package: libequinox-jsp-jasper-java
 Architecture: all
-Depends: ${misc:Depends}, ${bundle:Depends}, libtomcat10-java
+Depends: ${misc:Depends}, ${bundle:Depends}, libtomcat11-java
 Description: Eclipse Equinox Jasper Jsp Support Bundle
  The Equinox Bundles project is tasked with implementing all add-on services
  detailed in the OSGi specifications including the output of the various OSGi



View it on GitLab: https://salsa.debian.org/java-team/eclipse-equinox/-/compare/a5c93df531e59c77a9295e9b2fd782378cf8b98a...c535696e89eaa24141994d5cd81bf63fbc64b6a7

-- 
View it on GitLab: https://salsa.debian.org/java-team/eclipse-equinox/-/compare/a5c93df531e59c77a9295e9b2fd782378cf8b98a...c535696e89eaa24141994d5cd81bf63fbc64b6a7
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/20250316/b90f2afe/attachment.htm>


More information about the pkg-java-commits mailing list