Codebase list ssh-contact / ded65b5e-8bcf-4cc3-ba9e-073b4a96a0d5/main debian / control
ded65b5e-8bcf-4cc3-ba9e-073b4a96a0d5/main

Tree @ded65b5e-8bcf-4cc3-ba9e-073b4a96a0d5/main (Download .tar.gz)

control @ded65b5e-8bcf-4cc3-ba9e-073b4a96a0d5/mainraw · history · blame

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.