summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 01:34:19 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 01:34:19 +0000
commit2ee26b431f98cf1dc0e4fb9809ad1e0c879b8c08 (patch)
treeae95b7e0883aa778b6e67f4c50092a42d72ab949 /debian/control
parent98fc03d946c636001a40e97082352911cb2e7f22 (diff)
Debian release 3.4p1-4.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index acda7997a..2fe062623 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Colin Watson <cjwatson@debian.org>
8 8
9Package: ssh 9Package: ssh
10Architecture: any 10Architecture: any
11Depends: ${shlibs:Depends}, ${pam-depend}, debconf, adduser 11Depends: ${shlibs:Depends}, libpam-modules (>= 0.72-9), debconf, adduser
12Conflicts: ssh-nonfree (<<2), ssh-socks, ssh2, debconf (<<0.2.17), debconf-tiny (<<0.2.17), sftp, rsh-client (<<0.16.1-1) 12Conflicts: ssh-nonfree (<<2), ssh-socks, ssh2, debconf (<<0.2.17), debconf-tiny (<<0.2.17), sftp, rsh-client (<<0.16.1-1)
13Suggests: ssh-askpass, xbase-clients, dpkg (>=1.8.3.1), dnsutils 13Suggests: ssh-askpass, xbase-clients, dpkg (>=1.8.3.1), dnsutils
14Provides: rsh-client 14Provides: rsh-client
@@ -27,13 +27,14 @@ Description: Secure rlogin/rsh/rcp replacement (OpenSSH)
27 . 27 .
28 -------------------------------------------------------------------- 28 --------------------------------------------------------------------
29 . 29 .
30 In some countries, particularly Iraq, and Pakistan, it may be illegal 30 In some countries, particularly Russia, Iraq, and Pakistan, it may
31 to use any encryption at all without a special permit. 31 be illegal to use any encryption at all without a special permit.
32 32
33Package: ssh-askpass-gnome 33Package: ssh-askpass-gnome
34Section: x11 34Section: x11
35Priority: optional
35Architecture: any 36Architecture: any
36Depends: ${shlibs:Depends}, ssh (>=1:1.2pre7-4) 37Depends: ${shlibs:Depends}, ssh (>=1:1.2pre7-4) | ssh-krb5
37Provides: ssh-askpass 38Provides: ssh-askpass
38Description: under X, asks user for a passphrase for ssh-add 39Description: under X, asks user for a passphrase for ssh-add
39 This has been split out of the main ssh package, so that the ssh will 40 This has been split out of the main ssh package, so that the ssh will