Skip to content
Snippets Groups Projects

Apply multi-arch hints

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -15,6 +15,7 @@ Vcs-Git: https://salsa.debian.org/java-team/libstax2-api-java.git
@@ -15,6 +15,7 @@ Vcs-Git: https://salsa.debian.org/java-team/libstax2-api-java.git
Package: libstax2-api-java
Package: libstax2-api-java
Architecture: all
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Depends: ${misc:Depends}, ${maven:Depends}
 
Multi-Arch: foreign
Description: Extension to StAX API for parsing XML documents
Description: Extension to StAX API for parsing XML documents
StAX 2 is an extension to StAX (Streaming API for XML), a Java API to read
StAX 2 is an extension to StAX (Streaming API for XML), a Java API to read
and write XML documents. It adds some features over the original API,
and write XML documents. It adds some features over the original API,
Loading