More support scripts and other cool stuff.
[tripe] / debian / control
index 337580a..ef4865c 100644 (file)
@@ -15,8 +15,9 @@ 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.
  .
- This package contains the main daemon and support programs.  It needs
- a 2.4 series kernel with the TUN/TAP driver enabled.
+ This package contains the main daemon, support programs, and documentation. 
+ It ideally wants a 2.4 series kernel with the TUN/TAP driver enabled, but
+ it will work with any kernel which speaks SLIP.
 
 Package: pkstream
 Architecture: any
@@ -36,3 +37,22 @@ Description: Trivial IP Encryption: a simple virtual private network
  and authenticity of packets it sends and receives.
  .
  This package contains the protocol analysis plug-in for Ethereal.
+
+Package: tripemon
+Architecture: all
+Depends: python (>= 2.3), python-gtk2 (>= 2.6), 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.
+ .
+ This package contains a graphical monitor program for managing and
+ keeping an eye on a TrIPE server.
+
+Package: tripe-keys
+Architecture: all
+Depends: python (>= 2.3), tripe, catacomb-bin, python-catacomb
+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.
+ .
+ This package contains a tool for centrally managing TrIPE keys.