Skip to content
Snippets Groups Projects

Apply hints suggested by the multi-arch hinter

Merged Janitor requested to merge janitor-team/proposed/libjregex-java:multiarch-fixes into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -21,6 +21,7 @@ Depends:
${misc:Depends},
Suggests:
${maven:OptionalDepends},
Multi-Arch: foreign
Description: regular expressions for Java
The JRegex is compact and efficient regular expression library for Java. It
provides support for full Perl 5.6 regex syntax and is compliant with
Loading