bump debhelper compat level to 9
[ckermit.git] / debian / control
index 4364421..250a1a4 100644 (file)
@@ -1,20 +1,20 @@
 Source: ckermit
-Section: non-free/comm
+Section: comm
 Priority: extra
-Maintainer: Ian Beckwith <ianb@erislabs.net>
-Build-Depends: libncurses5-dev, debhelper (>= 6), libpam0g-dev, libsocks4, quilt
-Standards-Version: 3.8.0
-XS-Autobuild: yes
-DM-Upload-Allowed: yes
-Homepage: http://www.kermit-project.org
+Maintainer: Ian Beckwith <ianb@debian.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: openbsd-inetd | inet-superserver, ${misc:Depends}, ${shlibs:Depends}
-Recommends: openssh-client | ssh-client
-Description: serial and network communications package
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: openbsd-inetd | inet-superserver, openssh-client | ssh-client
+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.