Codebase list ssh-contact / e8619552-1288-41b5-bbaa-389b95c63554/main debian / control
e8619552-1288-41b5-bbaa-389b95c63554/main

Tree @e8619552-1288-41b5-bbaa-389b95c63554/main (Download .tar.gz)

control @e8619552-1288-41b5-bbaa-389b95c63554/main

acb6db8
 
dd21b8c
acb6db8
53f805a
8c61ff5
acb6db8
ae3dfbb
b58ba93
d57569a
60cd371
acb6db8
6195344
 
acb6db8
 
 
 
 
 
 
 
 
 
 
 
f7d0915
acb6db8
 
 
 
 
 
adcb777
acb6db8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Source: ssh-contact
Section: net
Priority: optional
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Uploaders: Laurent Bigonville <bigon@debian.org>
Build-Depends: debhelper (>= 10~),
               autotools-dev,
               libglib2.0-dev (>= 2.28),
               libtelepathy-glib-dev (>= 0.15.5),
               intltool (>= 0.35.0)
Standards-Version: 3.9.3
Homepage: http://telepathy.freedesktop.org/wiki/SSH-Contact
Vcs-Git: https://salsa.debian.org/telepathy-team/ssh-contact.git
Vcs-Browser: https://salsa.debian.org/telepathy-team/ssh-contact

Package: ssh-contact
Architecture: all
Depends: ${shlibs:Depends},
         ssh-contact-client,
         ssh-contact-service,
         ${misc:Depends}
Description: establish SSH connections to your IM contacts using Telepathy (metapackage)
 SSH-Contact is a client/service tool that makes easy to connect your telepathy
 IM contacts via SSH. No need to care about dynamic IP, NAT, port forwarding
 or firewalls anymore; if you can chat with a friend, you can also SSH him.
 .
 This package is a metapackage that depends on both ssh-contact-client and
 ssh-contact-service.

Package: ssh-contact-client
Architecture: any
Depends: ${shlibs:Depends},
         openssh-client,
         telepathy-mission-control-5,
         ${misc:Depends}
Description: establish SSH connections to your IM contacts using Telepathy (client)
 SSH-Contact is a client/service tool that makes easy to connect your telepathy
 IM contacts via SSH. No need to care about dynamic IP, NAT, port forwarding
 or firewalls anymore; if you can chat with a friend, you can also SSH him.
 .
 This package contains the client side of ssh-contact.

Package: ssh-contact-service
Architecture: any
Depends: ${shlibs:Depends},
         openssh-server,
         ${misc:Depends}
Description: establish SSH connections to your IM contacts using Telepathy (server)
 SSH-Contact is a client/service tool that makes easy to connect your telepathy
 IM contacts via SSH. No need to care about dynamic IP, NAT, port forwarding
 or firewalls anymore; if you can chat with a friend, you can also SSH him.
 .
 This package contains the server side of ssh-contact.