chiark / gitweb /
server/admin: New ALGS command.
[tripe] / debian / control
index 2d10e14f85d845f47159832af2511303e1f6cc68..d59c26297d3d54611c6e53721f0874552d2c5c22 100644 (file)
@@ -8,7 +8,7 @@ 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,6 +29,17 @@ 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: wireshark-common (= ${tripe:Wireshark-Version})