X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/e04c2d50fd96f3f31bc96851c55c6efecc10469c..b5de3f42f0f35a489f6ea1d23dbcf0e15ccebcf0:/debian/control diff --git a/debian/control b/debian/control index 615e021a..d59c2629 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: tripe Section: net Priority: extra Maintainer: Mark Wooding -Build-Depends: catacomb-dev (>= 2.1.0), mlib-dev (>= 2.0.3), +Build-Depends: catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4), tshark, wireshark-dev (>= 0.10.10), debhelper (>= 4.0.2) Standards-Version: 3.1.1 Package: tripe Architecture: any -Depends: ${shlibs:Depends}, sysvinit (>= 2.80-1), makedev (>= 2.3.1-63) +Depends: ${shlibs:Depends}, makedev (>= 2.3.1-63) Recommends: catacomb-bin Suggests: pkstream Description: Trivial IP Encryption: a simple virtual private network @@ -29,9 +29,20 @@ Description: Forward UDP packets over a stream packets on standard input and output; it also natively understands TCP sockets. Anything else can probably be fudged up with a port forwarder. +Package: tripe-uslip +Architecture: any +Depends: ${shlibs:Depends} +Recommends: 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. + . + The tripe-uslip tool provides a fake SLIP tunnel which can be driven from + scripts and is useful for testing. `If in doubt, say N here.' + Package: tripe-wireshark Architecture: any -Depends: ${shlibs:Depends}, wireshark-common (= ${tripe:Wireshark-Version}) +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.