Multiarch Fixes - googler

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index df2212c..d189364 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Git: https://salsa.debian.org/debian/googler.git
 
 Package: googler
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3 (>= 3.4)
+Depends: ${misc:Depends}, ${python3:Depends}, python3:any (>= 3.4)
 Description: Power tool to Google (Web & News) and Google Site Search from the terminal
  Features:
  .

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3:any, python3 python3:any (>= 3.4)

More details

Full run details