X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=e8c9bdaee76ed9bf7d6d0533a96535a3707a3899;hb=ac474f1b8a669fcca9757cc53cf48146f08f9828;hp=aa25ad298e5cbb5e96bb0298e8adde6301c12c8f;hpb=7b8e1ce179c8842ab9b9c2e0f8548237ad53e770;p=ckermit.git diff --git a/debian/control b/debian/control index aa25ad2..e8c9bda 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,20 @@ Source: ckermit -Section: non-free/comm +Section: comm Priority: extra Maintainer: Ian Beckwith -Build-Depends: libncurses5-dev, debhelper (>= 6), libpam0g-dev, libsocks4 -Standards-Version: 3.8.1 -XS-Autobuild: yes -Homepage: http://www.kermit-project.org +Build-Depends: libncurses5-dev, debhelper (>= 9), libpam0g-dev, libssl-dev, libkrb5-dev, openssl +Standards-Version: 3.9.6 +Homepage: http://www.kermitproject.org +Vcs-Git: git://erislabs.net/ckermit +Vcs-Browser: http://erislabs.net/gitweb?p=ckermit.git Package: ckermit Architecture: any Pre-Depends: debconf (>=0.2.17) Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: openbsd-inetd | inet-superserver, openssh-client | ssh-client -Description: a serial and network communications package +Description: serial and network communications package C-Kermit is a combined serial and network communication software package - offering a consistent, medium-independent, cross-platform approach to - connection establishment, terminal sessions, file transfer, + offering a consistent, medium-independent, secure cross-platform approach + to connection establishment, terminal sessions, file transfer, character-set translation, and automation of communication tasks.