X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/a5c4dd60c89a65d24df1dc1603632c9c97f6ac98..4da9fb4c5f42b0836a09577a8282121a6ff29d2b:/debian/control diff --git a/debian/control b/debian/control index fe30c909..b11909b6 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,18 @@ Section: net Priority: extra Maintainer: Mark Wooding 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: debhelper (>= 9), pkg-config, curl, rsync, python-central, + tshark, wireshark-dev (>= 1.12.1), + 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) 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 +28,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 +56,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. @@ -72,7 +77,8 @@ Description: Trivial IP Encryption: a simple virtual private network Package: tripemon Architecture: all -Depends: python (>= 2.4), python-gtk2 (>= 2.6), tripe +Depends: python (>= 2.4), python-gtk2 (>= 2.6), + python-mlib (>= 1.0.2), tripe, python-tripe 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. @@ -82,7 +88,7 @@ Description: Trivial IP Encryption: a simple virtual private network Package: python-tripe Architecture: all -Depends: ${python:Depends}, python-mlib, tripe +Depends: ${python:Depends}, python-mlib (>= 1.0.2), tripe Recommends: python-codespeak-lib XB-Python-Version: ${python:Versions} Description: Trivial IP Encryption: a simple virtual private network @@ -99,7 +105,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-cdb, iproute, python-mlib (>= 1.0.2), + tripe, python-tripe, pathmtu 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. @@ -111,7 +118,8 @@ Description: Trivial IP Encryption: a simple virtual private network Package: tripe-keys Architecture: all -Depends: python (>= 2.4), tripe, catacomb-bin, python-catacomb +Depends: python (>= 2.4), curl, tripe, + catacomb-bin, python-catacomb (>= 1.1.0) 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.