diff --git a/debian/control b/debian/control index bddcf85d9a..df74d74a9f 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ Source: wireshark Section: net Priority: optional -Maintainer: Balint Reczey -Standards-Version: 3.9.7 -Build-Depends: lsb-release, +Maintainer: Balint Reczey +Standards-Version: 3.9.8 +Build-Depends: qtbase5-dev, qtbase5-dev-tools, qttools5-dev, qttools5-dev-tools, qtmultimedia5-dev, libqt5svg5-dev, libpcap0.8-dev, flex, libz-dev, debhelper (>= 9), po-debconf, python3, python3-ply, libc-ares-dev, xsltproc, dh-python, docbook-xsl (>= 1.64.1.0-0), docbook-xml, libxml2-utils, libpcre3-dev, - libcap2-dev [linux-any] | libcap-dev (>= 2.17) [linux-any], + libcap2-dev [linux-any] | libcap-dev (>= 2.17) [linux-any], lsb-release, bison, quilt, libparse-yapp-perl, # libgnutls28-dev >= 3.2.14-1 is GPLv2+ compatible. libgnutls28-dev (>= 3.2.14-1~), @@ -31,6 +31,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libwireshark0 (>= ${binary:Version} Recommends: wireshark (>= ${binary:Version}) | tshark (>= ${binary:Version}) Breaks: ethereal (<< 1.0.0-3), wireshark (<< 2.0.0~), + wireshark-gtk (<< 3.0.0), wireshark-qt (<< 2.0.0~rc3+g841d5e1) Replaces: ethereal (<< 1.0.0-3), wireshark (<< 2.0.0~), @@ -40,8 +41,8 @@ Description: network traffic analyzer - common files packets off the wire. Wireshark can decode too many protocols to list here. . - This package provides files common to both wireshark and tshark (the - console version). + This package provides files common to both wireshark and tshark + (the console version). Package: wireshark Architecture: any @@ -59,8 +60,8 @@ Package: wireshark-qt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, wireshark-common (= ${binary:Version}) Recommends: libqt5multimedia5-plugins -Replaces: ethereal (<< 1.0.0-3), wireshark (<< 2.0.0~) -Breaks: ethereal (<< 1.0.0-3), wireshark (<< 2.0.0~) +Replaces: ethereal (<< 1.0.0-3), wireshark (<< 2.0.0~), wireshark-gtk (<< 3.0.0~) +Breaks: ethereal (<< 1.0.0-3), wireshark (<< 2.0.0~), wireshark-gtk (<< 3.0.0~) Description: network traffic analyzer - Qt version Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list