summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-12-06 19:10:49 +0000
committerColin Watson <cjwatson@debian.org>2018-12-06 19:10:49 +0000
commit7b4b5e65b07886ab75168585b313d225a2471322 (patch)
tree14385c0382fa5b43e6831549cb27790514273207 /debian/control
parent6f6f2acf0dedd7a6cc1703299cdfe441017e38bd (diff)
Move /etc/ssh/moduli to openssh-server
It's reasonably large and only used by sshd. Closes: #858050
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b4abd4a5c..a225752f9 100644
--- a/debian/control
+++ b/debian/control
@@ -88,7 +88,8 @@ Recommends: libpam-systemd,
88Conflicts: sftp, 88Conflicts: sftp,
89 ssh-socks, 89 ssh-socks,
90 ssh2, 90 ssh2,
91Replaces: ssh, 91Replaces: openssh-client (<< 1:7.9p1-5),
92 ssh,
92 ssh-krb5, 93 ssh-krb5,
93Suggests: molly-guard, 94Suggests: molly-guard,
94 monkeysphere, 95 monkeysphere,