aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2008-05-31 16:44:02 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2008-05-31 16:44:02 +0000
commit9323e90cc525f8acd2b35254f5e90bce9dd96b83 (patch)
treeca7b9be16043104bf492eddd25561e444597784b /debian/control
parentfa2b419e608f752c5051f62d84ec7e5cdffb1436 (diff)
Update Debian packaging files for Wireshark 1.0.
These files build the package with all features and minimum changes from the released sources. svn path=/trunk/; revision=25406
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control61
1 files changed, 5 insertions, 56 deletions
diff --git a/debian/control b/debian/control
index d1221d9fbb..99353c3364 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,11 @@
Source: wireshark
Section: net
Priority: optional
-Maintainer: Frederic Peters <fpeters@debian.org>
-Standards-Version: 3.7.2.0
-Build-Depends: libgtk2.0-dev (>=2.4.0-0), libpcap0.8-dev, flex, libz-dev, dpatch, debhelper (>= 5.0.37.2), libtool, python, automake1.9, autoconf, autotools-dev, libadns1-dev, xsltproc, docbook-xsl (>= 1.64.1.0-0), libpcre3-dev, libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], bison, libgnutls-dev, python-support (>= 0.3), libportaudio-dev | portaudio19-dev, libkrb5-dev
+Maintainer: Wireshark Self-made package <wireshark@example.com>
+X-Orig-Maintainer: Frederic Peters <fpeters@debian.org>
+X-Orig-Uploaders: Joost Yervante Damad <andete@debian.org>
+Standards-Version: 3.7.3.0
+Build-Depends: libgtk2.0-dev (>=2.4.0-0), libpcap0.8-dev, flex, libz-dev, dpatch, debhelper (>= 6), libtool, python, automake1.9, autoconf, autotools-dev, libadns1-dev, xsltproc, docbook-xsl (>= 1.64.1.0-0), libpcre3-dev, 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
Build-Conflicts: libsnmp4.2-dev, libsnmp-dev
XS-Python-Version: all
@@ -66,56 +68,3 @@ Description: network traffic analyser (development tools)
This package provides idl2wrs and other necessary files to develop
new packet dissectors.
-Package: ethereal-common
-Architecture: any
-Depends: wireshark-common (= ${binary:Version})
-Description: dummy upgrade package for ethereal -> wireshark
- Wireshark is a network traffic analyzer, or "sniffer", for Unix and
- Unix-like operating systems. A sniffer is a tool used to capture
- packets off the wire. Wireshark decodes numerous protocols (too many
- to list).
- .
- It was previously named ethereal. This is a transitional package
- so ethereal users get wireshark on upgrades. This package handles
- ethereal-common -> wireshark-common. It can be safely removed.
-
-Package: ethereal-dev
-Architecture: any
-Section: devel
-Depends: wireshark-dev (= ${binary:Version})
-Description: dummy upgrade package for ethereal -> wireshark
- Wireshark is a network traffic analyzer, or "sniffer", for Unix and
- Unix-like operating systems. A sniffer is a tool used to capture
- packets off the wire. Wireshark decodes numerous protocols (too many
- to list).
- .
- It was previously named ethereal. This is a transitional package
- so ethereal users get wireshark on upgrades. This package handles
- ethereal-dev -> wireshark-dev. It can be safely removed.
-
-Package: ethereal
-Architecture: any
-Depends: wireshark (= ${binary:Version})
-Description: dummy upgrade package for ethereal -> wireshark
- Wireshark is a network traffic analyzer, or "sniffer", for Unix and
- Unix-like operating systems. A sniffer is a tool used to capture
- packets off the wire. Wireshark decodes numerous protocols (too many
- to list).
- .
- It was previously named ethereal. This is a transitional package
- so ethereal users get wireshark on upgrades. This package handles
- ethereal -> wireshark. It can be safely removed.
-
-Package: tethereal
-Architecture: any
-Depends: tshark (= ${binary:Version})
-Description: dummy upgrade package for ethereal -> wireshark
- Wireshark is a network traffic analyzer, or "sniffer", for Unix and
- Unix-like operating systems. A sniffer is a tool used to capture
- packets off the wire. Wireshark decodes numerous protocols (too many
- to list).
- .
- It was previously named ethereal. This is a transitional package
- so ethereal users get wireshark on upgrades. This package handles
- tethereal -> tshark. It can be safely removed.
-