From: Mark Wooding Date: Sat, 21 Sep 2019 23:07:33 +0000 (+0100) Subject: debian/control: Move the Wireshark gubbins back to general `Build-Depends'. X-Git-Tag: 1.5.0~3 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/b8afd5cf0dd47a6cb52197939448facbf999b691 debian/control: Move the Wireshark gubbins back to general `Build-Depends'. The Wireshark plugin directory is architecture-specific, so, while the Lua dissector is architecture-neutral, the install directory isn't and we have to build a separate package for each architecture. This is rather vexing. --- diff --git a/debian/control b/debian/control index 0bf822c9..43dbc175 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,12 @@ Priority: extra Maintainer: Mark Wooding XS-Python-Version: >= 2.4 Build-Depends: debhelper (>= 9), pkg-config, curl, rsync, + tshark, wireshark-dev (>= 1.12.1), python (>= 2.6.6-3~), mlib-dev (>= 2.2.2), catacomb-dev (>= 2.4.2+70), catacomb-bin (>= 2.1.4) Build-Depends-Indep: python-cdb, python-gtk2, - python-mlib (>= 1.0.2), python-catacomb (>= 1.2.0), - tshark, wireshark-dev (>= 1.12.1) + python-mlib (>= 1.0.2), python-catacomb (>= 1.2.0) Standards-Version: 3.1.1 Package: tripe @@ -55,7 +55,7 @@ Description: Trivial IP Encryption: a simple virtual private network scripts and is useful for testing. `If in doubt, say N here.' Package: tripe-wireshark -Architecture: any +Architecture: all Depends: wireshark-common (= ${tripe:Wireshark-Version}) Description: Trivial IP Encryption: a simple virtual private network TrIPE is a simple VPN protocol. It uses cryptography to ensure secrecy