Source: libspring-java
Version: 4.3.30-3
Severity: important
Tags: ftbfs patch
User: [email protected]
Usertags: ftbfs-snakeyaml2

Dear Maintainer,

libspring-java 4.3.30-3 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 libspring-java-4.3.30/debian/changelog libspring-java-4.3.30/debian/changelog
--- libspring-java-4.3.30/debian/changelog	2025-03-17 00:11:16.000000000 +0100
+++ libspring-java-4.3.30/debian/changelog	2025-10-12 13:53:49.000000000 +0200
@@ -1,3 +1,9 @@
+libspring-java (4.3.30-4) UNRELEASED; urgency=medium
+
+  * Building against snakeyaml 2.x
+
+ -- Pierre Gruet <[email protected]>  Sun, 12 Oct 2025 13:53:49 +0200
+
 libspring-java (4.3.30-3) unstable; urgency=medium
 
   * Team upload.
diff -Nru libspring-java-4.3.30/debian/control libspring-java-4.3.30/debian/control
--- libspring-java-4.3.30/debian/control	2025-03-17 00:11:10.000000000 +0100
+++ libspring-java-4.3.30/debian/control	2025-10-12 13:53:49.000000000 +0200
@@ -87,7 +87,7 @@
                      libxmlbeans-java,
                      libxmlunit-java,
                      libxstream-java,
-                     libyaml-snake-java,
+                     libyaml-snake-java (>= 2.5+ds),
                      maven-repo-helper (>= 1.9~),
                      testng (>= 6.9.12-2~),
                      velocity
@@ -119,7 +119,7 @@
 Depends: libatinject-jsr330-api-java,
          libspring-core-java (= ${source:Version}),
          ${misc:Depends}
-Suggests: libcglib-java (>= 3.1), libyaml-snake-java
+Suggests: libcglib-java (>= 3.1), libyaml-snake-java (>= 2.5+ds)
 Description: modular Java/J2EE application framework - Beans
  Spring is a layered Java/J2EE application framework offering a lot of freedom
  to Java developers yet providing well documented and easy-to-use solutions for
diff -Nru libspring-java-4.3.30/debian/maven.rules libspring-java-4.3.30/debian/maven.rules
--- libspring-java-4.3.30/debian/maven.rules	2025-03-17 00:11:10.000000000 +0100
+++ libspring-java-4.3.30/debian/maven.rules	2025-10-12 13:53:49.000000000 +0200
@@ -26,7 +26,7 @@
 
 org.apache.jdo parent-pom * * * *
 org.hibernate hibernate-validator * s/.*/4.x/ * *
-org.yaml snakeyaml * s/.*/1.x/ * *
+org.yaml snakeyaml * s/.*/2.x/ * *
 net.sf.ehcache s/ehcache/ehcache-core/ * s/.*/debian/ * *
 org.quartz-scheduler quartz * 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