Hello.

Since this package is orphaned, I've just made a QA upload
with the absolute minimal change below which seems to fix
the issue.

I'll care about putting this in salsa tomorrow.

Thanks.

diff -Nru dropwatch-1.5.4/debian/changelog dropwatch-1.5.4/debian/changelog
--- dropwatch-1.5.4/debian/changelog    2022-11-01 14:05:23.000000000 +0100
+++ dropwatch-1.5.4/debian/changelog    2023-02-10 00:30:00.000000000 +0100
@@ -1,3 +1,11 @@
+dropwatch (1.5.4-2) unstable; urgency=medium
+
+  * QA upload.
+  * Add psmisc to Build-Depends. Hopefully the test suite will not hang
+    after this. Reported by Matthias Klose. Closes: #964540.
+
+ -- Santiago Vila <sanv...@debian.org>  Fri, 10 Feb 2023 00:30:00 +0100
+
 dropwatch (1.5.4-1) unstable; urgency=medium
* QA upload.
diff -Nru dropwatch-1.5.4/debian/control dropwatch-1.5.4/debian/control
--- dropwatch-1.5.4/debian/control      2022-11-01 14:05:23.000000000 +0100
+++ dropwatch-1.5.4/debian/control      2023-02-10 00:30:00.000000000 +0100
@@ -10,6 +10,7 @@
     ,libpcap-dev
     ,libreadline-dev
     ,pkgconf | pkg-config
+    ,psmisc
 Rules-Requires-Root: no
 Homepage: https://github.com/nhorman/dropwatch
 Vcs-Git: https://salsa.debian.org/debian/dropwatch.git

Reply via email to