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


Commits:
df311e5c by Jérôme Charaoui at 2026-07-30T10:08:41-04:00
ignore junit-bom dependency

fixes an issue similar to #1028024

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

- - - - -
d1dee558 by Jérôme Charaoui at 2026-07-30T10:19:06-04:00
Update changelog for 5.4.2-2 release

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+httpcomponents-core5 (5.4.2-2) unstable; urgency=medium
+
+  * Team upload.
+  * ignore junit-bom dependency
+  * d/control: switch jdk build-dep to headless
+
+ -- Jérôme Charaoui <[email protected]>  Thu, 30 Jul 2026 10:19:02 -0400
+
 httpcomponents-core5 (5.4.2-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders:
  Markus Koschany <[email protected]>
 Build-Depends:
  debhelper-compat (= 13),
- default-jdk,
+ default-jdk-headless,
  junit4,
  libcommons-cli-java,
  libmockito-java,


=====================================
debian/maven.ignoreRules
=====================================
@@ -11,3 +11,4 @@ org.codehaus.mojo clirr-maven-plugin * * * *
 org.conscrypt conscrypt-openjdk-uber * * * *
 com.github.siom79.japicmp japicmp-maven-plugin * * * *
 io.reactivex.rxjava3 rxjava * * * *
+org.junit junit-bom * * * *



View it on GitLab: 
https://salsa.debian.org/java-team/httpcomponents-core5/-/compare/22037938630103380b5be1e26baf85598d24ad07...d1dee5588f30d50199ede9e8a692786eca0b6a78

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/httpcomponents-core5/-/compare/22037938630103380b5be1e26baf85598d24ad07...d1dee5588f30d50199ede9e8a692786eca0b6a78
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


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to