The unified diff between revisions [826db75f..] and [a4cab2b4..] 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 [fe09be771f90bdad78dc5a9a2bfc32bc0d360c41]
# to [d8fc53738944f7433a83c506ceb0e0946056f8bb]
#
============================================================
--- debian/control fe09be771f90bdad78dc5a9a2bfc32bc0d360c41
+++ debian/control d8fc53738944f7433a83c506ceb0e0946056f8bb
@@ -1,20 +1,17 @@
-Source: dropbear
+Source: cokedropbear
Section: net
Priority: optional
-Maintainer: Gerrit Pape <pape@smarden.org>
+Maintainer: Matt Johnston <matt@ucc.asn.au>
Build-Depends: libz-dev
Standards-Version: 3.6.1.0
-Package: dropbear
+Package: cokedropbear
Architecture: any
Depends: ${shlibs:Depends}
Suggests: ssh, runit
-Description: lightweight SSH2 server
- dropbear is a SSH 2 server 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