tag 869086 pending
thanks
Hello,
Bug #869086 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-security/dsniff.git/commit/?id=f4fd74d
---
commit f4fd74d3fe207d1b7d74ca0e26c60bc466af3fdf
Author: Lukas Schwaighofer <[email protected]>
Date: Thu Jul 20 20:34:54 2017 +0200
Fix a parrallel FTBFS
Another case of missing Makefile dependencies, improve on the Makefile
patch that was used to fix another FTBFS previously already. Thanks to
Adrian Bunk.
diff --git a/debian/changelog b/debian/changelog
index 70d574c..19babf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dsniff (2.4b1+debian-27) unstable; urgency=high
+
+ * Fix a parallel FTBFS due to missing Makefile dependencies. Thanks to
+ Adrian Bunk (Closes: #869086).
+
+ -- Lukas Schwaighofer <[email protected]> Thu, 20 Jul 2017 20:00:38
+0200
+
dsniff (2.4b1+debian-26) unstable; urgency=medium
* Team upload.