[Git][java-team/ivyplusplus][master] 3 commits: Depend on libeclipse-jdt-core-compiler-batch-java instead of...

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Fri Aug 9 16:39:10 BST 2024



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


Commits:
96a81ee3 by Emmanuel Bourg at 2024-08-09T17:38:22+02:00
Depend on libeclipse-jdt-core-compiler-batch-java instead of libeclipse-jdt-compiler-apt-java (Closes: #1078227)

- - - - -
d8c897e6 by Emmanuel Bourg at 2024-08-09T17:38:35+02:00
Standards-Version updated to 4.7.0

- - - - -
0303b97f by Emmanuel Bourg at 2024-08-09T17:38:44+02:00
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/build.xml
=====================================
@@ -8,7 +8,7 @@
       <include name="bcprov.jar" />
       <include name="com.zwitserloot.cmdreader.jar" />
       <include name="eclipse-jdt-core.jar" />
-      <include name="eclipse-jdt-compiler-apt.jar" />
+      <include name="eclipse-jdt-core-compiler-batch.jar" />
       <include name="ivy.jar" />
       <include name="lombok.jar" />
     </fileset>


=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+ivyplusplus (1.42-2) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libeclipse-jdt-core-compiler-batch-java
+    instead of libeclipse-jdt-compiler-apt-java (Closes: #1078227)
+  * Standards-Version updated to 4.7.0
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 09 Aug 2024 17:38:38 +0200
+
 ivyplusplus (1.42-1) unstable; urgency=medium
 
   * New upstream version 1.42


=====================================
debian/control
=====================================
@@ -11,11 +11,11 @@ Build-Depends:
  default-jdk,
  ivy,
  javahelper,
- libeclipse-jdt-compiler-apt-java,
  libeclipse-jdt-core-java,
+ libeclipse-jdt-core-compiler-batch-java,
  libjarjar-java,
  liblombok-java (>= 1.16.22)
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Vcs-Git: https://salsa.debian.org/java-team/ivyplusplus.git
 Vcs-Browser: https://salsa.debian.org/java-team/ivyplusplus
 Homepage: https://github.com/rzwitserloot/ivyplusplus



View it on GitLab: https://salsa.debian.org/java-team/ivyplusplus/-/compare/7cde3c44ba2113420f99b864f123e298c5da5664...0303b97fe91754fd4651e26693883cd7e2a39f97

-- 
View it on GitLab: https://salsa.debian.org/java-team/ivyplusplus/-/compare/7cde3c44ba2113420f99b864f123e298c5da5664...0303b97fe91754fd4651e26693883cd7e2a39f97
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/20240809/a202a19a/attachment.htm>


More information about the pkg-java-commits mailing list