4 Maintainer: Wireshark Self-made package <wireshark@example.com>
5 X-Orig-Maintainer: Frederic Peters <fpeters@debian.org>
6 X-Orig-Uploaders: Joost Yervante Damad <andete@debian.org>
7 Standards-Version: 3.8.1.0
8 Homepage: http://www.wireshark.org
9 Build-Depends: libgtk2.0-dev (>=2.12.0-0), libpcap0.8-dev, flex, libz-dev, dpatch, debhelper (>= 6), libtool, python, automake1.9 | automake1.10 | automake, autoconf, autotools-dev, libc-ares-dev, xsltproc, docbook-xsl (>= 1.64.1.0-0), libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], bison, libgnutls-dev, python-support (>= 0.3), portaudio19-dev, libkrb5-dev, liblua5.1-0-dev, libsmi2-dev, libgeoip-dev, imagemagick, xdg-utils
10 Build-Conflicts: libsnmp4.2-dev, libsnmp-dev
11 XS-Python-Version: all
13 Package: wireshark-common
15 Depends: ${shlibs:Depends}
16 Recommends: wireshark (>= ${binary:Version}) | tshark (>= ${binary:Version})
17 Suggests: snmp-mibs-downloader
18 Replaces: ethereal-common (<< 0.99.2-0)
19 Conflicts: ethereal-common (<< 0.99.2-0)
20 Description: network traffic analyser (common files)
21 Wireshark is a network traffic analyzer, or "sniffer", for Unix and
22 Unix-like operating systems. A sniffer is a tool used to capture
23 packets off the wire. Wireshark decodes numerous protocols (too many
26 This package provides files common to both wireshark (the GTK+ version)
27 and tshark (the console version).
31 Depends: ${shlibs:Depends}, wireshark-common (= ${binary:Version}), xdg-utils
33 Replaces: ethereal (<< 0.99.2-0)
34 Conflicts: ethereal (<< 0.99.2-0)
35 Description: network traffic analyzer
36 Wireshark is a network traffic analyzer, or "sniffer", for Unix and
37 Unix-like operating systems. A sniffer is a tool used to capture
38 packets off the wire. Wireshark decodes numerous protocols (too many
41 This package provides wireshark (the GTK+ version)
45 Depends: ${shlibs:Depends}, wireshark-common (= ${binary:Version})
46 Replaces: tethereal (<< 0.99.2-0)
47 Conflicts: tethereal (<< 0.99.2-0)
48 Description: network traffic analyzer (console)
49 Wireshark is a network traffic analyzer, or "sniffer", for Unix and
50 Unix-like operating systems. A sniffer is a tool used to capture
51 packets off the wire. Wireshark decodes numerous protocols (too many
54 This package provides the console version of wireshark, named
57 Package: wireshark-dev
60 Depends: ${shlibs:Depends}, omniidl4 (>= 4.0.1-2), libpcap0.8-dev, libtool, libglib2.0-dev, ${python:Depends}, snacc, autotools-dev, debhelper, cdbs, automake1.9, autoconf
61 Replaces: ethereal-dev (<< 0.99.2-0)
62 Conflicts: ethereal-dev (<< 0.99.2-0)
63 XB-Python-Version: ${python:Versions}
64 Description: network traffic analyser (development tools)
65 Wireshark is a network traffic analyzer, or "sniffer", for Unix and
66 Unix-like operating systems. A sniffer is a tool used to capture
67 packets off the wire. Wireshark decodes numerous protocols (too many
70 This package provides idl2wrs and other necessary files to develop
71 new packet dissectors.