Alexandre Detiste pushed to branch master at Debian Java Maintainers / commons-exec
Commits: c82573ce by Debian Janitor at 2022-12-22T13:39:05+00:00 Apply multi-arch hints. + libcommons-exec-java: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 51ba2f26 by Alexandre Detiste at 2026-06-21T00:32:59+02:00 Merge branch 'multiarch-fixes' into 'master' Apply multi-arch hints See merge request java-team/commons-exec!1 - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -17,6 +17,7 @@ Homepage: https://commons.apache.org/exec/ Package: libcommons-exec-java Architecture: all Depends: ${misc:Depends} +Multi-Arch: foreign Description: Java library to reliably execute external processes from within the JVM Executing external processes from Java is a well-known problem area. It is inherently platform dependent and requires the developer View it on GitLab: https://salsa.debian.org/java-team/commons-exec/-/compare/1e0960565b721331e979f3925b78f86f39fbce53...51ba2f26e0929fa3c25bf569ed3086b78aea5956 -- View it on GitLab: https://salsa.debian.org/java-team/commons-exec/-/compare/1e0960565b721331e979f3925b78f86f39fbce53...51ba2f26e0929fa3c25bf569ed3086b78aea5956 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

