wireshark/debian/control
Olivier Abad a6a7b2af48 In debian/changelog :
Changes from Frederic Peters to avoid conflicts with official debian
packages (I used a version scheme attributed to non-maintainer uploads).

In debian/control :
Add missing build dependencies (only useful for debian build daemons).

svn path=/trunk/; revision=1607
2000-02-08 19:41:50 +00:00

16 lines
503 B
Text

Source: ethereal
Section: net
Priority: optional
Maintainer: Frederic Peters <fpeters@debian.org>
Standards-Version: 3.1.0
Build-Depends: libgtk1.2-dev, libpcap-dev, libsnmp4.0-dev, flex, libz-dev
Package: ethereal
Architecture: any
Depends: ${shlibs:Depends}
Description: Network traffic analyzer
Ethereal is a network traffic analyzer, or "sniffer", for Unix and
Unix-like operating systems. It uses GTK+, a graphical user interface
library, and libpcap, a packet capture and filtering library.