Bdale Garbee pushed to branch master at Debian Java Maintainers / libjfreechart-java
Commits: 52dda31e by Keith Packard at 2025-09-01T20:20:55-05:00 debian: Support cross builds Add Multi-Arch: foreign to the libjfreechart-java control fields so that packages using this in their build process don't end up depending upon the "native" version of the binary. Signed-off-by: Keith Packard <[email protected]> - - - - - 625ef33a by Bdale Garbee at 2025-09-03T19:47:34+00:00 Merge branch 'cross-build' into 'master' debian: Support cross builds See merge request java-team/libjfreechart-java!1 - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -24,6 +24,7 @@ Homepage: http://www.jfree.org/jfreechart/ Package: libjfreechart-java Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, ${maven:Depends} View it on GitLab: https://salsa.debian.org/java-team/libjfreechart-java/-/compare/191f19a2fabc2b3f0502c0c6bb8cb89242710bf8...625ef33a7eb03a8648ddea00db36394c1ec9d448 -- View it on GitLab: https://salsa.debian.org/java-team/libjfreechart-java/-/compare/191f19a2fabc2b3f0502c0c6bb8cb89242710bf8...625ef33a7eb03a8648ddea00db36394c1ec9d448 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

