From: Zeljko Boros Date: Tue, 20 Apr 2021 12:09:08 +0000 (+0200) Subject: fixed typo in control X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=openssh-cn.git;a=commitdiff_plain;h=HEAD;ds=sidebyside fixed typo in control --- diff --git a/debian/control b/debian/control index 0762240..b382d21 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.8 Package: openssh-cn Architecture: all -Depends: init-system-helpers (>=1.56+nmu1), carnet-tools-cn (>= 3.3.0+deb10u1), openssh-client (>= 1:7.9p1-10+deb10u2), openssh-server (>= 1:7.9p1-10+deb10u2), ${misc:Depends} +Depends: init-system-helpers (>=1.56+nmu1), carnet-tools-cn (>= 3.3.0+cn10u1), openssh-client (>= 1:7.9p1-10+deb10u2), openssh-server (>= 1:7.9p1-10+deb10u2), ${misc:Depends} Description: SSH - secure shell server, zamjena za rshd OpenSSH je implementacija protokola Secure Shell koji je specificirala radna skupina IETF-a 'secsh'.