Multiarch Fixes - python-hacking

Ready changes

Summary

  • ma-foreign : python-hacking-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 83ec77b..1e87f60 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,7 @@ Architecture: all
 Depends:
  ${misc:Depends},
  ${sphinxdoc:Depends},
+Multi-Arch: foreign
 Description: Flake8 OpenStack Hacking Guidelines Enforcement plugins - doc
  Hacking is a set of flake8 plugins that test and enforce the OpenStack Style
  Commandments. It checks that your code matches the coding style which is

More details

Full run details