chiark / gitweb /
server/admin.h: Consolidate address construction during resolution.
[tripe] / debian / control
index 24047590401eec0e41c68d574d6c6327e39db80d..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 (>= 1.12.1),
+Build-Depends: debhelper (>= 9), pkg-config, curl, rsync,
+       python (>= 2.6.6-3~),
        mlib-dev (>= 2.2.2),
        catacomb-dev (>= 2.4.0), catacomb-bin (>= 2.1.4)
-Build-Depends-Indep: python,
-       python-cdb, python-gtk2,
-       python-mlib (>= 1.0.2), python-catacomb (>= 1.2.0)
+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,7 +56,7 @@ 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.