[Git][java-team/maven-debian-helper][master] Build with Maven 3.9 (Closes: #1091111)
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Sat Jan 11 23:53:51 GMT 2025
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven-debian-helper
Commits:
f1fe9377 by Emmanuel Bourg at 2025-01-12T00:53:34+01:00
Build with Maven 3.9 (Closes: #1091111)
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+maven-debian-helper (2.6.7) unstable; urgency=medium
+
+ * Build with Maven 3.9 (Closes: #1091111)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 12 Jan 2025 00:53:15 +0100
+
maven-debian-helper (2.6.6) unstable; urgency=medium
* Build with libmaven-resolver-1.6-java
=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends:
libmaven-plugin-tools-java,
libmaven3-core-java,
libplexus-velocity-java,
- maven-ant-helper (>= 8.8~),
+ maven-ant-helper (>= 8.9~),
maven-repo-helper (>= 1.10~)
Rules-Requires-Root: no
Standards-Version: 4.7.0
=====================================
debian/rules
=====================================
@@ -9,8 +9,8 @@ export CLASSPATH=/usr/share/java/commons-io.jar\
:/usr/share/java/maven-model-3.x.jar\
:/usr/share/java/maven-plugin-api-3.x.jar\
:/usr/share/java/maven-plugin-annotations.jar\
- :/usr/share/java/maven-resolver-1.6-api-1.6.3.jar\
- :/usr/share/java/maven-resolver-1.6-util-1.6.3.jar\
+ :/usr/share/java/maven-resolver-api.jar\
+ :/usr/share/java/maven-resolver-util.jar\
:/usr/share/java/maven-repo-helper.jar\
:/usr/share/java/plexus-utils2.jar\
:/usr/share/java/velocity.jar
View it on GitLab: https://salsa.debian.org/java-team/maven-debian-helper/-/commit/f1fe9377c3ea2d29a42711cfc74dce53c5b2e19b
--
View it on GitLab: https://salsa.debian.org/java-team/maven-debian-helper/-/commit/f1fe9377c3ea2d29a42711cfc74dce53c5b2e19b
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/20250111/99313ef8/attachment.htm>
More information about the pkg-java-commits
mailing list