Multiarch Fixes - libextutils-xspp-perl

Ready changes

Summary

  • dep-any : libextutils-xspp-perl could have its dependency on perl annotated with :any

Diff

diff --git a/debian/control b/debian/control
index 2d24f79..666daa0 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Package: libextutils-xspp-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         perl | libextutils-parsexs-perl (>= 3.070000)
+         perl:any | libextutils-parsexs-perl (>= 3.070000)
 Description: module for using Perl XS with C++ code
  ExtUtils::XSpp is a Perl module that implements XS++, a thin layer on top of
  plain XS designed to support C++ code. It allows developers to easily write

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: perl:any, perl | libextutils-parsexs-perl (>= 3.070000) perl:any

More details

Full run details