A new NMU was uploaded to fix autopkgtests
diff -Nru janus-1.1.2/debian/changelog janus-1.1.2/debian/changelog
--- janus-1.1.2/debian/changelog 2025-02-17 11:53:59.000000000 +0100
+++ janus-1.1.2/debian/changelog 2025-02-27 17:36:42.000000000 +0100
@@ -1,3 +1,13 @@
+janus (1.1.2-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Sudip Mukherjee ]
+ * d/t/control: skip autopkgtest if uninstallable.
+ - python3-aiortc is not available in Plucky.
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org> Thu, 27 Feb 2025
17:36:42 +0100
+
janus (1.1.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru janus-1.1.2/debian/tests/control janus-1.1.2/debian/tests/control
--- janus-1.1.2/debian/tests/control 2022-05-26 14:33:28.000000000 +0200
+++ janus-1.1.2/debian/tests/control 2025-02-21 16:51:24.000000000 +0100
@@ -1,6 +1,6 @@
Test-Command:
python3 test/echo.py ws://localhost:8188/
-Restrictions: allow-stderr
+Restrictions: allow-stderr, skip-not-installable
Depends:
janus,
python3-aiortc,