chiark / gitweb /
debian/control: Only require Wireshark things for binary-indep build.
[tripe] / debian / control
index beff1188bd70b0ae426249f6f9367e46b2ac10f9..b03aefd0314b0d728ac0aece9b9fec3fdbb8b08f 100644 (file)
@@ -3,13 +3,13 @@ Section: net
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 XS-Python-Version: >= 2.4
-Build-Depends: debhelper (>= 9), pkg-config, curl, rsync, python-central,
-       tshark, wireshark-dev (>= 0.10.10),
+Build-Depends: debhelper (>= 9), pkg-config, curl, rsync,
+       python (>= 2.6.6-3~),
        mlib-dev (>= 2.2.2),
-       catacomb-dev (>= 2.2.2+38), catacomb-bin (>= 2.1.4)
-Build-Depends-Indep: python,
-       python-cdb, python-gtk2,
-       python-mlib (>= 1.0.2), python-catacomb (>= 1.1.0)
+       catacomb-dev (>= 2.4.0), 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)
 Standards-Version: 3.1.1
 
 Package: tripe
@@ -56,24 +56,12 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: tripe-wireshark
 Architecture: any
-Depends: wireshark-common (= ${tripe:Wireshark-Version}), ${shlibs:Depends}
+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
  and authenticity of packets it sends and receives.
  .
- This package contains the protocol analysis plug-in for Wireshark (the new
- name for Ethereal).
-
-Package: tripe-ethereal
-Architecture: all
-Depends: tripe-wireshark
-Description: Trivial IP Encryption: a simple virtual private network
- TrIPE is a simple VPN protocol.  It uses cryptography to ensure secrecy
- and authenticity of packets it sends and receives.
- .
- This is a dummy package to ease the transition to tripe-wireshark (since
- Wireshark is apparently the new name for Ethereal).  You should probably
- remove this package.
+ This package contains the protocol analysis plug-in for Wireshark.
 
 Package: tripemon
 Architecture: all