Multiarch Fixes - blender

Ready changes

Summary

  • dep-any : blender-data could have its dependency on python3 annotated with :any

Diff

diff --git a/debian/control b/debian/control
index 6da18c56f..6ddbaa2ff 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,7 @@ Description: Very fast and versatile 3D modeller/renderer
 
 Package: blender-data
 Architecture: all
-Depends: python3,
+Depends: python3:any,
          ${misc:Depends},
          ${python3:Depends}
 Replaces: blender (<< 2.67b-1~)

More details

Full run details

Historical runs