The unified diff between revisions [833d0ade..] and [6bbab836..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'debian/control'
#
#
# patch "debian/control"
# from [b5ef433283069be55d16e283c643fc388d473557]
# to [3ed2e096b863c10fab48c81dba5f0f8f902169db]
#
============================================================
--- debian/control b5ef433283069be55d16e283c643fc388d473557
+++ debian/control 3ed2e096b863c10fab48c81dba5f0f8f902169db
@@ -3,12 +3,12 @@ Build-Depends: libz-dev
Priority: optional
Maintainer: Gerrit Pape <pape@smarden.org>
Build-Depends: libz-dev
-Standards-Version: 3.6.2.1
+Standards-Version: 3.7.3.0
Package: dropbear
Architecture: any
Depends: ${shlibs:Depends}
-Suggests: ssh, runit
+Suggests: openssh-client, runit
Description: lightweight SSH2 server and client
dropbear is a SSH 2 server and client designed to be small enough to
be used in small memory environments, while still being functional and