summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-03-07 18:55:56 +0100
committergregor herrmann <gregoa@debian.org>2022-03-07 18:55:56 +0100
commit02e346c3d1630b2d19ec83e93e49d3cf50d20ffd (patch)
tree3ae36176ee64e5b11a8dedfd0154923d92c301c2 /debian
parent21dda58e2fa0693233460c699ace0dbeb54d0367 (diff)
Reformat debian/control with cme
Gbp-Dch: ignore
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e680852..d0b1a17 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,12 @@ Rules-Requires-Root: no
Package: libnet-openssh-perl
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends},
${perl:Depends},
openssh-client
Suggests: libio-pty-perl,
libnet-sftp-foreign-perl
-Multi-Arch: foreign
Description: Perl SSH client package implemented on top of OpenSSH
Net::OpenSSH is a secure shell client package implemented on top of the
OpenSSH binary client (ssh), leveraging the multiplexing feature found