diff -pruN 1.11.0-5/debian/changelog 1.11.0-6/debian/changelog
--- 1.11.0-5/debian/changelog	2025-08-23 17:06:59.000000000 +0000
+++ 1.11.0-6/debian/changelog	2025-10-25 09:54:56.000000000 +0000
@@ -1,3 +1,10 @@
+python-py (1.11.0-6) unstable; urgency=medium
+
+  * NOTE: this is in maintenance mode and should not be used in new code.
+  * Apply Multi-Arch: hint
+
+ -- Alexandre Detiste <tchet@debian.org>  Sat, 25 Oct 2025 11:54:56 +0200
+
 python-py (1.11.0-5) unstable; urgency=medium
 
   * Patch tests for Pytest 8.4 compatibility
diff -pruN 1.11.0-5/debian/control 1.11.0-6/debian/control
--- 1.11.0-5/debian/control	2025-08-23 17:05:34.000000000 +0000
+++ 1.11.0-6/debian/control	2025-10-25 09:54:29.000000000 +0000
@@ -19,17 +19,15 @@ Testsuite: autopkgtest-pkg-python
 
 Package: python3-py
 Architecture: all
+Multi-Arch: foreign
 Depends:
  ${misc:Depends},
  ${python3:Depends},
-Suggests:
- subversion,
- python3-pytest
-Description: Advanced Python development support library (Python 3)
+Description: Advanced Python development support library
+ NOTE: this library is in maintenance mode and should not be used in new code.
+ .
  The Codespeak py lib aims at supporting a decent Python development process
  addressing deployment, versioning and documentation perspectives. It includes:
  .
   * py.path: path abstractions over local and Subversion files
   * py.code: dynamic code compile and traceback printing support
- .
- This package provides the Python 3 modules.
