put back XS-Autobuild until we are *actually* in main
[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.0.50~), libpam0g-dev, libssl-dev, libkrb5-dev
6 Standards-Version: 3.9.2
7 XS-Autobuild: yes
8 Homepage: http://www.kermit-project.org
9
10 Package: ckermit
11 Architecture: any
12 Pre-Depends: debconf (>=0.2.17)
13 Depends: ${misc:Depends}, ${shlibs:Depends}
14 Recommends: openbsd-inetd | inet-superserver, openssh-client | ssh-client
15 Description: serial and network communications package
16  C-Kermit is a combined serial and network communication software package
17  offering a consistent, medium-independent, secure cross-platform approach
18  to connection establishment, terminal sessions, file transfer,
19  character-set translation, and automation of communication tasks.