source: trunk/debathena/config/ssh-server-config/debian/control.in @ 22867

Revision 22867, 651 bytes checked in by tabbott, 17 years ago (diff)
In ssh-server-config: * Convert (partially) to the new config-package-dev interface.
Line 
1Source: debathena-ssh-server-config
2Section: debathena-config/net
3Priority: extra
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, debathena-ssh-server | openssh-server (>= 1:4.3) | ssh-krb5
6Standards-Version: 3.7.2
7
8Package: debathena-ssh-server-config
9Architecture: all
10Depends: debathena-pam-config, openssh-server (>= 1:4.3) | ssh-krb5, ${misc:Depends}
11Provides: ${diverted-files}
12Conflicts: debathena-sshd-config (<< 1.0), ${diverted-files}
13Replaces: debathena-sshd-config (<< 1.0)
14Description: sshd configuration for Debian-Athena
15 This package configures the ssh daemon to support Kerberos
16 authentication via PAM.
17
Note: See TracBrowser for help on using the repository browser.