[Git][java-team/httpcomponents-client5][master] 3 commits: ignore junit-bom dependency

Jérôme Charaoui (@lavamind) gitlab at salsa.debian.org
Thu Jul 30 16:11:34 BST 2026



Jérôme Charaoui pushed to branch master at Debian Java Maintainers / httpcomponents-client5


Commits:
900d78d9 by Jérôme Charaoui at 2026-07-30T10:10:24-04:00
ignore junit-bom dependency

fixes an issue similar to #1028024

- - - - -
b768588e by Jérôme Charaoui at 2026-07-30T10:15:42-04:00
d/control: switch jdk build-dep to headless

- - - - -
7e0ea4f5 by Jérôme Charaoui at 2026-07-30T10:16:43-04:00
Update changelog for 5.6-2 release

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+httpcomponents-client5 (5.6-2) unstable; urgency=medium
+
+  * Team upload.
+  * ignore junit-bom dependency
+  * d/control: switch jdk build-dep to headless
+
+ -- Jérôme Charaoui <jerome at riseup.net>  Thu, 30 Jul 2026 10:16:35 -0400
+
 httpcomponents-client5 (5.6-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
  debhelper-compat (= 13),
- default-jdk,
+ default-jdk-headless,
  junit4,
  libcommons-codec-java (>= 1.13),
  libeasymock-java,


=====================================
debian/maven.ignoreRules
=====================================
@@ -17,3 +17,4 @@ org.apache.httpcomponents.client5 httpclient5 jar * tests *
 org.apache.httpcomponents.client5 httpclient5 test-jar * * *
 org.apache.httpcomponents.core5 httpcore5-reactive * * * *
 com.github.siom79.japicmp japicmp-maven-plugin * * * *
+org.junit junit-bom * * * *



View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-client5/-/compare/3ddd9e52d4aeaee6959454b2901b5637397def9e...7e0ea4f551964b4c713ba1362f8098a06822b257

-- 
View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-client5/-/compare/3ddd9e52d4aeaee6959454b2901b5637397def9e...7e0ea4f551964b4c713ba1362f8098a06822b257
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260730/6f57ef4f/attachment.htm>


More information about the pkg-java-commits mailing list