[Git][java-team/scopt][master] 2 commits: Apply multi-arch hints.
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Sep 7 09:43:50 BST 2025
Alexandre Detiste pushed to branch master at Debian Java Maintainers / scopt
Commits:
e8c4b86e by Debian Janitor at 2022-12-21T10:35:22+00:00
Apply multi-arch hints.
+ libscopt-java: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
4c5aeea1 by Alexandre Detiste at 2025-09-07T10:43:48+02:00
Merge branch 'multiarch-fixes' into 'master'
Apply multi-arch hints
See merge request java-team/scopt!1
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -17,6 +17,7 @@ Package: libscopt-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
+Multi-Arch: foreign
Description: Simple scala command line options parsing
Scopt provides two styles of parsing: immutable and mutable.
In immutable parsing style, a config object is passed around as an argument
View it on GitLab: https://salsa.debian.org/java-team/scopt/-/compare/4bc0d8e5c07d69cef79cd367ef7d979e9ee8f910...4c5aeea15bd383e84504690462655971430a0d28
--
View it on GitLab: https://salsa.debian.org/java-team/scopt/-/compare/4bc0d8e5c07d69cef79cd367ef7d979e9ee8f910...4c5aeea15bd383e84504690462655971430a0d28
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250907/e80832e4/attachment.htm>
More information about the pkg-java-commits
mailing list