debian/control: Move the Wireshark gubbins back to general `Build-Depends'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 21 Sep 2019 23:07:33 +0000 (00:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 Sep 2019 00:16:38 +0000 (01:16 +0100)
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.

debian/control

index 0bf822c..43dbc17 100644 (file)
@@ -4,12 +4,12 @@ Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 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