Multiarch Fixes - rpm

Ready changes

Summary

  • ma-foreign : rpm-i18n could be marked Multi-Arch: foreign
  • ma-same : librpmio9 could be marked Multi-Arch: same

Diff

diff --git a/debian/control b/debian/control
index bdd8661a..db31a80e 100644
--- a/debian/control
+++ b/debian/control
@@ -96,6 +96,7 @@ Architecture: all
 Section: localization
 Depends: ${misc:Depends}
 Suggests: rpm
+Multi-Arch: foreign
 Description: localization and localized man pages for rpm
  The RPM Package Manager (RPM) is a command-line driven package
  management system capable of installing, uninstalling, verifying,
@@ -123,6 +124,7 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: RPM IO shared library
  The RPM Package Manager (RPM) is a command-line driven package
  management system capable of installing, uninstalling, verifying,

More details

Full run details

Historical runs