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