Your message dated Sat, 16 Sep 2017 06:14:33 +0100
with message-id <557bd375-8910-77a4-0284-65a67d62a...@fsfe.org>
and subject line Re: python-scapy: 'man scapy' typos: "poisonning" and 
"intances" x 2
has caused the Debian Bug report #683711,
regarding python-scapy: 'man scapy' typos: "poisonning" and "intances" x 2
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 ow...@bugs.debian.org
immediately.)


-- 
683711: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683711
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-scapy
Version: 2.2.0-1
Severity: minor
Tags: patch

Dear Maintainer,

Found some typos in '/usr/share/man/man1/scapy.1.gz', see attached '.diff'.

Hope this helps...

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-scapy depends on:
ii  python     2.7.3-1
ii  python2.6  2.6.8-0.2
ii  python2.7  2.7.3-1

python-scapy recommends no packages.

Versions of packages python-scapy suggests:
pn  ebtables        <none>
ii  graphviz        2.26.3-12
ii  gv              1:3.7.3-1
pn  hexer           <none>
ii  imagemagick     8:6.7.7.10-2
pn  librsvg2-bin    <none>
ii  python-crypto   2.6-2
pn  python-gnuplot  <none>
pn  python-pcapy    <none>
pn  python-pyx      <none>
pn  python-visual   <none>
ii  sox             14.4.0-3
ii  tcpdump         4.3.0-1
pn  tcpreplay       <none>
ii  wireshark       1.8.0-1
ii  xpdf            3.03-10

-- no debconf information
--- scapy.1	2011-08-06 11:05:23.000000000 -0400
+++ /tmp/scapy.1	2012-08-02 09:28:38.509958694 -0400
@@ -17,7 +17,7 @@
 \fBscapy\fP uses the python interpreter as a command board. That means that 
 you can use directly python language (assign variables, use loops, 
 define functions, etc.) If you give a file as parameter when you run 
-\fBscapy\fP, your session (variables, functions, intances, ...) will be saved 
+\fBscapy\fP, your session (variables, functions, instances, ...) will be saved 
 when you leave the interpretor, and restored the next time you launch
 \fBscapy\fP. 
 .PP
@@ -45,7 +45,7 @@
 increase log verbosity. Can be used many times.
 .TP
 \fB\-s\fR FILE
-use FILE to save/load session values (variables, functions, intances, ...) 
+use FILE to save/load session values (variables, functions, instances, ...) 
 .TP
 \fB\-p\fR PRESTART_FILE 
 use PRESTART_FILE instead of $HOME/.scapy_prestart.py as pre-startup file
@@ -161,7 +161,7 @@
 
 
 .LP
-ARP cache poisonning:
+ARP cache poisoning:
 .nf
 sendp(Ether(dst=tmac)/ARP(op="who-has", psrc=victim, pdst=target))
 .fi

--- End Message ---
--- Begin Message ---
Hi,

On Fri, 3 Aug 2012 00:20:36 -0400 "A. Costa" <agco...@gis.net> wrote:
> Found some typos in '/usr/share/man/man1/scapy.1.gz', see attached '.diff'.

In this case, I'm afraid I'm going to call this "not a bug". Please
submit this bug report upstream.

scapy ships the man page gzip compressed which makes it a pain to patch
in any transparent way. In the past I've copied man pages into debian/
and maintained a proofread version there, but there's no framework
available for keeping this in sync.

You might also ask upstream to not gzip compress man pages in their
releases, to enable easy patching of typos in the future, if you choose
to file this upstream.

Thanks,
Iain.

--- End Message ---

Reply via email to