Package: impacket / 0.9.15-1

Metadata

Package Version Patches format
impacket 0.9.15-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00_setup.patch | (download)

setup.py | 15 9 + 6 - 0 !
1 file changed, 9 insertions(+), 6 deletions(-)

 don't install samples in /usr/bin and don't install useless stuff in
 /usr/share/doc/.

The Debian packaging takes care of installing what we want where we
want.

Patch-Name: 00_setup.patch

01_add missing shebang.patch | (download)

examples/loopchain.py | 2 2 + 0 - 0 !
examples/nmapAnswerMachine.py | 2 2 + 0 - 0 !
examples/os_ident.py | 2 2 + 0 - 0 !
examples/uncrc32.py | 2 2 + 0 - 0 !
4 files changed, 8 insertions(+)

 add missing shebang.

This patch header follows DEP-3: http://dep.debian.net/deps/dep3/

Patch-Name: 01_add-missing-shebang.patch