Multiarch Fixes - gtk-layer-shell

Ready changes

Summary

  • ma-same : libgtk-layer-shell0 could be marked Multi-Arch: same
  • ma-foreign : gtk-layer-shell-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 77e2e6d..548f674 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,7 @@ Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends}
+Multi-Arch: same
 Description: Wayland Layer Shell protocol desktop component library
  A library to write GTK applications that use Layer Shell. This library only
  makes sense on Wayland compositors that support Layer Shell, and will not work
@@ -72,6 +73,7 @@ Architecture: all
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
+Multi-Arch: foreign
 Description: documentation for the Wayland Layer Shell protocol desktop component library
  A library to write GTK applications that use Layer Shell. This library only
  makes sense on Wayland compositors that support Layer Shell, and will not work

More details

Full run details

Historical runs