summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-28 12:32:03 +0000
committerColin Watson <cjwatson@debian.org>2009-01-28 12:32:03 +0000
commitd0a3e9d47243b3f858ebd4b4c3e97a86fada93d4 (patch)
treebbbfab8ea5f8b122249c65c733a49aad9ae56643 /debian/control
parentbaa8cd245ea02057f31085f7e2aa523afcb030c1 (diff)
Add ufw integration (thanks, Didier Roche; see
https://wiki.ubuntu.com/UbuntuFirewall#Integrating%20UFW%20with%20Packages; LP: #261884).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d87025778..4e2875637 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Depends: ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>=
41Recommends: xauth, openssh-blacklist-extra 41Recommends: xauth, openssh-blacklist-extra
42Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) 42Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7)
43Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 43Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5
44Suggests: ssh-askpass, rssh, molly-guard 44Suggests: ssh-askpass, rssh, molly-guard, ufw
45Provides: ssh-server 45Provides: ssh-server
46Description: secure shell server, an rshd replacement 46Description: secure shell server, an rshd replacement
47 This is the portable version of OpenSSH, a free implementation of 47 This is the portable version of OpenSSH, a free implementation of