0fd83c1675837bfe1b13ae55f83d5676f1ac092d
[ckermit.git] / debian / control
1 Source: ckermit
2 Section: comm
3 Priority: extra
4 Maintainer: Ian Beckwith <ianb@debian.org>
5 Build-Depends: libncurses5-dev, debhelper (>= 7), libpam0g-dev, libsocks4
6 Standards-Version: 3.9.1
7 Homepage: http://www.kermit-project.org
8
9 Package: ckermit
10 Architecture: any
11 Pre-Depends: debconf (>=0.2.17)
12 Depends: ${misc:Depends}, ${shlibs:Depends}
13 Recommends: openbsd-inetd | inet-superserver, openssh-client | ssh-client
14 Description: serial and network communications package
15  C-Kermit is a combined serial and network communication software package
16  offering a consistent, medium-independent, cross-platform approach to
17  connection establishment, terminal sessions, file transfer,
18  character-set translation, and automation of communication tasks.