summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f9a165e..5ebd1b2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,14 @@ Source: rapid-tunneling
Section: net
Priority: extra
Maintainer: Alex Landau <alex.landau@xorcom.com>
+Uploaders: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.8.0
Homepage: http://www.xorcom.com/
Package: rapid-tunneling
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends} openssh-client
+Depends: ${misc:Depends}, openssh-client, gnupg
Description: RapidTunneling (tm) client
RapidTunneling (tm) allows remote access to machines behind firewalls
and NAT routers via SSH port forwarding.
@@ -17,7 +18,7 @@ Description: RapidTunneling (tm) client
Package: rapid-tunneling-server
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends} openssh-server
+Depends: ${misc:Depends}, openssh-server, gnupg, adduser
Description: RapidTunneling (tm) server
RapidTunneling (tm) allows remote access to machines behind firewalls
and NAT routers via SSH port forwarding.