Skip to content
Snippets Groups Projects

Apply multi-arch hints

+ 1
0
@@ -22,6 +22,7 @@ Package: libcommons-net-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libcommons-net-java-doc
Multi-Arch: foreign
Description: Apache Commons Net - Java client API for basic Internet protocols
The Apache Commons Net library implements the client side of many basic
Internet protocols. The purpose of the library is to provide fundamental
Loading