I am uploading a NMU to fix this.
The debdiff is attached.
diff -Nru asciinema-2.4.0/debian/changelog asciinema-2.4.0/debian/changelog
--- asciinema-2.4.0/debian/changelog    2023-11-08 17:52:53.000000000 +0100
+++ asciinema-2.4.0/debian/changelog    2026-01-27 18:47:26.000000000 +0100
@@ -1,3 +1,10 @@
+asciinema (2.4.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Drop unnecessary Depends: python3-pkg-resources (Closes: #1083303)
+
+ -- Bastian Germann <[email protected]>  Tue, 27 Jan 2026 18:47:26 +0100
+
 asciinema (2.4.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru asciinema-2.4.0/debian/control asciinema-2.4.0/debian/control
--- asciinema-2.4.0/debian/control      2023-11-08 17:46:47.000000000 +0100
+++ asciinema-2.4.0/debian/control      2026-01-27 18:47:20.000000000 +0100
@@ -12,7 +12,7 @@
 
 Package: asciinema
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, python3-pkg-resources
+Depends: ${python3:Depends}, ${misc:Depends}
 Recommends: ${python3:Recommends}
 Description: Record and share your terminal sessions, the right way
  Forget screen recording apps and blurry video. Enjoy a lightweight,

Reply via email to