bump debhelper compat level to 9
[ckermit.git] / debian / control
index 6ea4573..250a1a4 100644 (file)
@@ -2,18 +2,19 @@ Source: ckermit
 Section: comm
 Priority: extra
 Maintainer: Ian Beckwith <ianb@debian.org>
-Build-Depends: libncurses5-dev, debhelper (>= 7), libpam0g-dev, libsocks4
-Standards-Version: 3.9.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.5
+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: 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.