[Git][java-team/objenesis][master] 5 commits: Ignoring the junit-bom artifact in the pom file

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Sat Feb 22 09:15:10 GMT 2025



Pierre Gruet pushed to branch master at Debian Java Maintainers / objenesis


Commits:
ea3fab5b by Pierre Gruet at 2025-02-22T08:10:00+01:00
Ignoring the junit-bom artifact in the pom file

- - - - -
e3efee50 by Pierre Gruet at 2025-02-22T08:10:25+01:00
B-D on the headless JDK only

- - - - -
21f1b682 by Pierre Gruet at 2025-02-22T08:10:41+01:00
Marking the -java package as Multi-Arch: foreign

- - - - -
55569887 by Pierre Gruet at 2025-02-22T08:10:51+01:00
Raising Standards version to 4.7.1 (no change)

- - - - -
7e84f391 by Pierre Gruet at 2025-02-22T09:21:00+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/maven.ignoreRules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+objenesis (3.4-2) unstable; urgency=medium
+
+  [ Pierre Gruet ]
+  * Team upload
+  * Ignoring the junit-bom artifact in the pom file (Closes: #1098534)
+  * Raising Standards version to 4.7.1 (no change)
+  * B-D on the headless JDK only
+  * Marking the -java package as Multi-Arch: foreign
+
+  [ Markus Koschany ]
+  * Add new modules
+
+ -- Pierre Gruet <pgt at debian.org>  Sat, 22 Feb 2025 09:17:16 +0100
+
 objenesis (3.4-1) unstable; urgency=medium
 
   * New upstream version 3.4.


=====================================
debian/control
=====================================
@@ -5,18 +5,19 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Markus Koschany <apo at debian.org>
 Build-Depends:
  debhelper-compat (= 13),
- default-jdk,
+ default-jdk-headless,
  junit4,
  libmaven-bundle-plugin-java,
  libmaven-enforcer-plugin-java,
  maven-debian-helper (>= 1.4)
-Standards-Version: 4.7.0
+Standards-Version: 4.7.1
 Vcs-Git: https://salsa.debian.org/java-team/objenesis.git
 Vcs-Browser: https://salsa.debian.org/java-team/objenesis
 Homepage: https://www.objenesis.org/
 
 Package: libobjenesis-java
 Architecture: all
+Multi-Arch: foreign
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: Java library to instantiate a new object of a particular class


=====================================
debian/maven.ignoreRules
=====================================
@@ -26,3 +26,4 @@ org.apache.maven.plugins maven-release-plugin * * * *
 com.mycila.maven-license-plugin maven-license-plugin * * * *
 org.sonatype.plugins nexus-staging-maven-plugin * * * *
 org.objenesis objenesis-test * * * *
+org.junit junit-bom * * * *



View it on GitLab: https://salsa.debian.org/java-team/objenesis/-/compare/c718b1da1a2e07249b3ff073fffc69fd82fad507...7e84f3916aded0fb0e61378c6b6470ee2a8de0ae

-- 
View it on GitLab: https://salsa.debian.org/java-team/objenesis/-/compare/c718b1da1a2e07249b3ff073fffc69fd82fad507...7e84f3916aded0fb0e61378c6b6470ee2a8de0ae
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/20250222/25747a22/attachment.htm>


More information about the pkg-java-commits mailing list