[Git][java-team/typesafe-config][master] 2 commits: Apply multi-arch hints.
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Sep 7 09:43:39 BST 2025
Alexandre Detiste pushed to branch master at Debian Java Maintainers / typesafe-config
Commits:
390459a2 by Debian Janitor at 2022-12-21T10:15:59+00:00
Apply multi-arch hints.
+ libtypesafe-config-java, libtypesafe-config-java-doc: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
a5a862c3 by Alexandre Detiste at 2025-09-07T10:43:37+02:00
Merge branch 'multiarch-fixes' into 'master'
Apply multi-arch hints
See merge request java-team/typesafe-config!2
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Homepage: https://github.com/typesafehub/config
Package: libtypesafe-config-java
Architecture: all
Depends: ${misc:Depends}, ${java:Depends}
+Multi-Arch: foreign
Description: configuration library for JVM languages
typesafe-config is a library providing configuration file parsing support to
JVM languages. It is implemented in plain Java with no external dependencies
@@ -28,6 +29,7 @@ Package: libtypesafe-config-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${java:Depends}
+Multi-Arch: foreign
Description: configuration library for JVM languages - documentation
typesafe-config is a library providing configuration file parsing support to
JVM languages. It is implemented in plain Java with no external dependencies
View it on GitLab: https://salsa.debian.org/java-team/typesafe-config/-/compare/d296984af10989bdb24ae809ff96d14c7035a009...a5a862c329804f701b336a653f911cd836665a67
--
View it on GitLab: https://salsa.debian.org/java-team/typesafe-config/-/compare/d296984af10989bdb24ae809ff96d14c7035a009...a5a862c329804f701b336a653f911cd836665a67
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/00ceacf8/attachment.htm>
More information about the pkg-java-commits
mailing list