[Git][java-team/saaj][master] 4 commits: Standards-Version updated to 4.6.2
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Mon Oct 16 07:28:14 BST 2023
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / saaj
Commits:
508b78b1 by Emmanuel Bourg at 2023-10-16T08:23:09+02:00
Standards-Version updated to 4.6.2
- - - - -
90e23ba4 by Emmanuel Bourg at 2023-10-16T08:26:06+02:00
Fixed the build failure with Java 21 (Closes: #1052568)
- - - - -
9323e3ff by Emmanuel Bourg at 2023-10-16T08:26:44+02:00
Updated the debian/watch version
- - - - -
3a3436ed by Emmanuel Bourg at 2023-10-16T08:27:36+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/maven.properties
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+saaj (1.4.0-4) unstable; urgency=medium
+
+ * Fixed the build failure with Java 21 (Closes: #1052568)
+ * Standards-Version updated to 4.6.2
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 16 Oct 2023 08:27:17 +0200
+
saaj (1.4.0-3) unstable; urgency=medium
* Fixed the build failure with Java 11 (Closes: #912352)
=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends:
libbuild-helper-maven-plugin-java,
libmaven-bundle-plugin-java,
maven-debian-helper (>= 2.1)
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/saaj.git
Vcs-Browser: https://salsa.debian.org/java-team/saaj
Homepage: https://javaee.github.io/javaee-spec/
=====================================
debian/maven.properties
=====================================
@@ -7,3 +7,5 @@ spec.bundle.version=${project.version}
spec.bundle.symbolic-name=${project.artifactId}
spec.implementation.version=${project.version}
spec.specification.version=${project.version}
+
+argLine=-Djava.security.manager=allow
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="repack,compression=xz" \
https://github.com/javaee/javax.xml.soap/tags .*/([\d\.]+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/saaj/-/compare/715d61a9a5cb5453ccc0d91ef70995a8a21b53a7...3a3436ed6f4d3aa7d6485dc92bbeffaf1ed2b336
--
View it on GitLab: https://salsa.debian.org/java-team/saaj/-/compare/715d61a9a5cb5453ccc0d91ef70995a8a21b53a7...3a3436ed6f4d3aa7d6485dc92bbeffaf1ed2b336
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/20231016/72d2da33/attachment.htm>
More information about the pkg-java-commits
mailing list