Run of multiarch-fixes for libspin-java
Try this locally (using the lintian-brush package):
debcheckout libspin-java
cd libspin-java
apply-multiarch-hints
Merge these changes:
git pull https://janitor.debian.net/git/libspin-java multiarch-fixes/main
Summary
Multi-arch fixes.Diff
=== modified file 'debian/control'
--- a/debian/control 2016-07-07 14:59:14 +0000
+++ b/debian/control 2020-09-15 12:40:01 +0000
@@ -15,6 +15,7 @@
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends},
Suggests: ${maven:OptionalDepends}
+Multi-Arch: foreign
Description: transparent threading solution for non-freezing Swing applications
Swing is the standard component architecture for developing Java desktop
applications. Its exhaustive collection of widgets is the foundation for
@@ -33,6 +34,7 @@
Section: doc
Depends: ${misc:Depends}
Suggests: libspin-java
+Multi-Arch: foreign
Description: transparent threading solution for non-freezing Swing applications (docs)
Swing is the standard component architecture for developing Java desktop
applications. Its exhaustive collection of widgets is the foundation for
@@ -47,4 +49,3 @@
handling with minimal impact on your application code.
.
This package contains the documentation files.
-