Multiarch Fixes - pompem

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 6b8e00f..ca86233 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Vcs-Git: https://salsa.debian.org/pkg-security-team/pompem.git
 Package: pompem
 Architecture: all
 Depends:
- python3,
+ python3:any,
  python3-requests,
  ${misc:Depends}
 Description: Exploit and Vulnerability Finder

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3, python3:any, python3-requests

More details

Full run details