diff -pruN 0.20160830-5/debian/changelog 0.20160830-5.1/debian/changelog
--- 0.20160830-5/debian/changelog	2021-04-06 18:17:28.000000000 +0000
+++ 0.20160830-5.1/debian/changelog	2025-03-16 13:57:46.000000000 +0000
@@ -1,3 +1,14 @@
+droopy (0.20160830-5.1) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Apply multi-arch hints. + droopy: Add Multi-Arch: foreign.
+
+  [ Emmanuel Arias ]
+  * d/control: Add python3-legacy-cgi as binary Dependency. It was removed
+    from Python3.13.
+
+ -- Emmanuel Arias <eamanu@debian.org>  Sun, 16 Mar 2025 10:57:46 -0300
+
 droopy (0.20160830-5) unstable; urgency=medium
 
   * No-change upload to build on Debian infrastructure.
diff -pruN 0.20160830-5/debian/control 0.20160830-5.1/debian/control
--- 0.20160830-5/debian/control	2021-01-07 23:50:11.000000000 +0000
+++ 0.20160830-5.1/debian/control	2025-03-16 13:56:39.000000000 +0000
@@ -11,7 +11,8 @@ Vcs-Browser: https://salsa.debian.org/de
 
 Package: droopy
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}, python3-legacy-cgi
+Multi-Arch: foreign
 Description: mini web server to let others upload files to your computer
  Droopy is a mini Web server whose sole purpose is to let others upload files to
  your computer.
