bump debhelper compat level to 9
[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 (>= 9), libpam0g-dev, libssl-dev, libkrb5-dev, openssl
6 Standards-Version: 3.9.5
7 Homepage: http://www.kermitproject.org
8 Vcs-Git: git://erislabs.net/ckermit
9 Vcs-Browser: http://erislabs.net/gitweb?p=ckermit.git
10
11 Package: ckermit
12 Architecture: any
13 Pre-Depends: debconf (>=0.2.17)
14 Depends: ${misc:Depends}, ${shlibs:Depends}
15 Recommends: openbsd-inetd | inet-superserver, openssh-client | ssh-client
16 Description: serial and network communications package
17  C-Kermit is a combined serial and network communication software package
18  offering a consistent, medium-independent, secure cross-platform approach
19  to connection establishment, terminal sessions, file transfer,
20  character-set translation, and automation of communication tasks.