chiark / gitweb /
svc/connect.in (cmd_kick): Call the right function.
[tripe] / debian / control
index fe30c9099a4981e7cc0418bd4b9c784b2903469b..976964bf8993ae6d67b53f0c985b398e8ef6ce59 100644 (file)
@@ -3,13 +3,14 @@ Section: net
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 XS-Python-Version: >= 2.4
-Build-Depends: catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4),
- tshark, wireshark-dev (>= 0.10.10), debhelper (>= 4.0.2)
+Build-Depends: catacomb-dev (>= 2.1.4), mlib-dev (>= 2.2.2),
+ tshark, wireshark-dev (>= 0.10.10), debhelper (>= 9),
+ python-central
 Standards-Version: 3.1.1
 
 Package: tripe
 Architecture: any
-Depends: ${shlibs:Depends}, makedev (>= 2.3.1-63), adduser
+Depends: ${shlibs:Depends}, makedev (>= 2.3.1-63) | udev, adduser
 Recommends: catacomb-bin
 Suggests: pkstream
 Description: Trivial IP Encryption: a simple virtual private network
@@ -23,7 +24,7 @@ Description: Trivial IP Encryption: a simple virtual private network
 Package: pkstream
 Architecture: any
 Depends: ${shlibs:Depends}
-Suggests: fw | ssh | stunnel
+Suggests: fwd | ssh | stunnel
 Description: Forward UDP packets over a stream
  Pkstream is a simple program which transmits and receives UDP datagrams
  over a reliable stream.  By default, it will send and receive the
@@ -51,7 +52,7 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: tripe-wireshark
 Architecture: any
-Depends: wireshark-common (= ${tripe:Wireshark-Version})
+Depends: wireshark-common (= ${tripe:Wireshark-Version}), ${shlibs:Depends}
 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.
@@ -99,7 +100,8 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: tripe-peer-services
 Architecture: all
-Depends: python (>= 2.4), python-mlib, tripe, python-cdb, python-tripe, pathmtu
+Depends: python (>= 2.4), python-mlib, tripe, python-cdb, python-tripe,
+       pathmtu, iproute
 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.