Source: openhft-chronicle-wire
Version: 1.1.13-2
Severity: important
Tags: ftbfs patch
User: [email protected]
Usertags: ftbfs-snakeyaml2

Dear Maintainer,

openhft-chronicle-wire 1.1.13-2 FTBFS against snakeyaml/2.5+ds-1 currently in
experimental. I solved this with the enclosed patch.

I am planning to upload snakeyaml/2.5+ds-2 to unstable on the 27th of October or a bit later.
Then I will team-upload openhft-chronicle-wire to unstable with the attached
patch.

Best regards,

--
Pierre
diff -Nru openhft-chronicle-wire-1.1.13/debian/changelog openhft-chronicle-wire-1.1.13/debian/changelog
--- openhft-chronicle-wire-1.1.13/debian/changelog	2019-09-13 09:53:52.000000000 +0200
+++ openhft-chronicle-wire-1.1.13/debian/changelog	2025-10-06 23:01:34.000000000 +0200
@@ -1,3 +1,9 @@
+openhft-chronicle-wire (1.1.13-3) unstable; urgency=medium
+
+  * Building against snakeyaml 2.x
+
+ -- Pierre Gruet <[email protected]>  Mon, 6 Oct 2025 23:01:34 +0200
+
 openhft-chronicle-wire (1.1.13-2) unstable; urgency=medium
 
   * Added the missing build dependency on libeasymock-java (Closes: #917759)
diff -Nru openhft-chronicle-wire-1.1.13/debian/control openhft-chronicle-wire-1.1.13/debian/control
--- openhft-chronicle-wire-1.1.13/debian/control	2019-09-13 09:53:29.000000000 +0200
+++ openhft-chronicle-wire-1.1.13/debian/control	2025-10-06 23:01:34.000000000 +0200
@@ -12,7 +12,7 @@
  libmaven-bundle-plugin-java,
  libopenhft-chronicle-bytes-java,
  libslf4j-java,
- libyaml-snake-java,
+ libyaml-snake-java (>= 2.5+ds),
  maven-debian-helper (>= 2.1)
 Standards-Version: 4.4.0
 Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-wire.git
diff -Nru openhft-chronicle-wire-1.1.13/debian/maven.rules openhft-chronicle-wire-1.1.13/debian/maven.rules
--- openhft-chronicle-wire-1.1.13/debian/maven.rules	2016-07-31 14:53:49.000000000 +0200
+++ openhft-chronicle-wire-1.1.13/debian/maven.rules	2025-10-06 23:00:34.000000000 +0200
@@ -1,3 +1,3 @@
 
 junit junit * s/.*/4.x/ * *
-org.yaml snakeyaml * s/.*/1.x/ * *
+org.yaml snakeyaml * s/.*/2.x/ * *

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to