The unified diff between revisions [7ad1775e..] and [bedf0e64..] 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 [6b106fb2c4ed5f662b1ea7226e0a88a89ecbed17]
#
============================================================
--- debian/control b5ef433283069be55d16e283c643fc388d473557
+++ debian/control 6b106fb2c4ed5f662b1ea7226e0a88a89ecbed17
@@ -1,20 +1,17 @@
-Source: dropbear
+Source: cokedropbear
Section: net
Priority: optional
-Maintainer: Gerrit Pape <pape@smarden.org>
-Build-Depends: libz-dev
+Maintainer: Matt Johnston <matt@ucc.asn.au>
+Build-Depends: libz-dev, libpam-dev
Standards-Version: 3.6.2.1
-Package: dropbear
+Package: cokedropbear
Architecture: any
Depends: ${shlibs:Depends}
Suggests: ssh, 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
- secure enough for general use.
+Description: lightweight SSH2 server, modified for UCC dispense
+ This is modified for UCC's dispense.
.
- It implements most required features of the SSH 2 protocol, and other
- features such as X11 and authentication agent forwarding.
+ Dropbear is a SSH 2 server.
.
See http://matt.ucc.asn.au/dropbear/dropbear.html