Your message dated Mon, 21 Jul 2025 15:19:58 +0000
with message-id <[email protected]>
and subject line unblock pyqso
has caused the Debian Bug report #1109658,
regarding unblock: pyqso/1.1.0-9
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1109658: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109658
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:pyqso
User: [email protected]
Usertags: unblock
Please unblock package pyqso.
[ Reason ]
Fix missing (runtime) dependency on python3 telnetlib. (Closes: #1109511)
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock pyqso/1.1.0-9
Thanks,
Christoph
$ debdiff pyqso_1.1.0-8.dsc pyqso_1.1.0-9.dsc
Control files: lines which differ (wdiff format)
------------------------------------------------
{+python3-zombie-telnetlib,+}
diff -Nru pyqso-1.1.0/debian/changelog pyqso-1.1.0/debian/changelog
--- pyqso-1.1.0/debian/changelog 2025-02-04 22:06:13.000000000 +0100
+++ pyqso-1.1.0/debian/changelog 2025-07-19 14:10:57.000000000 +0200
@@ -1,3 +1,10 @@
+pyqso (1.1.0-9) unstable; urgency=medium
+
+ [ Enrico Rossi ]
+ * Fix missing dependency on python3 telnetlib. (Closes: #1109511)
+
+ -- Christoph Berg <[email protected]> Sat, 19 Jul 2025 14:10:57 +0200
+
pyqso (1.1.0-8) unstable; urgency=medium
* Import patches from the fork on https://github.com/tomswartz07/pyqso.
diff -Nru pyqso-1.1.0/debian/control pyqso-1.1.0/debian/control
--- pyqso-1.1.0/debian/control 2024-12-23 19:12:04.000000000 +0100
+++ pyqso-1.1.0/debian/control 2025-07-19 14:10:37.000000000 +0200
@@ -25,6 +25,7 @@
python3-gi-cairo,
python3-numpy,
python3-matplotlib,
+ python3-zombie-telnetlib,
libjs-jquery,
libjs-underscore
Recommends: python3-cartopy,
--- End Message ---
--- Begin Message ---
Unblocked pyqso.
--- End Message ---