tags 409065 + patch
thanks
Here's a patch that fixes the bug.
Regards,
--
Arnaud Cornet
diff -ruN scapy-1.0.5/debian/control scapy-1.0.5-fixed/debian/control
--- scapy-1.0.5/debian/control 2007-02-04 18:46:28.000000000 +0100
+++ scapy-1.0.5-fixed/debian/control 2007-02-04 18:45:15.477016500 +0100
@@ -11,8 +11,8 @@
Architecture: all
Depends: ${python:Depends}
Suggests: python-gnuplot, python-pyx, ebtables, tcpdump
-Replaces: scapy (<< 1.0.4-1)
-Conflicts: scapy (<< 1.0.4-1)
+Replaces: scapy (<= 1.0.4-1)
+Conflicts: scapy (<= 1.0.4-1)
Description: Packet generator/sniffer and network scanner/discovery
Scapy is a powerful interactive packet manipulation tool, packet
generator, network scanner, network discovery, packet sniffer, etc. It