chiark / gitweb /
Copyright: add copyright notice and licence for debian/*
[sympathy.git] / debian / control
1 Source: sympathy
2 Maintainer: Ian Jackson <ian.jackson@eu.citrix.com>
3 Uploaders: Ian Jackson <ijackson@chiark.greenend.org.uk>
4 Build-Depends: libtool
5 Section: comm
6 Priority: optional
7 Standards-Version: 3.9.6.1
8
9 Package: sympathy
10 Architecture: any
11 Depends: ${misc:Depends}, ${shlibs:Depends}
12 Pre-Depends: multiarch-support
13 Description: serial port concentrator system - server/client program
14  sympathy is a system for logging and providing access to serial
15  (RS232) ports; typically, multiple serial ports on a single server
16  (aka, a serial concentrator).
17  .
18  sympathy can function as a replacement for screen(1), minicom(1) and
19  consolidate(1).