X-Git-Url: https://git.syn-net.org/?p=debian%2Fuanytun.git;a=blobdiff_plain;f=debian%2Fcontrol;h=4f0a8246fcd0d4d91d315f1bc7227b0222276bef;hp=763a22d63d7a675127d1a2b5eb3f5ca8b04b9486;hb=18bcfe37d7d8e4563deeb43388f64f9a24a9fa96;hpb=49edb2f365c78df40996baf53a984d8674978223 diff --git a/debian/control b/debian/control index 763a22d..4f0a824 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,24 @@ Source: uanytun Section: net -Priority: extra -Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5), libgcrypt11-dev -Standards-Version: 3.8.4 +Priority: optional +Maintainer: Darshaka Pathirana +Uploaders: Michael Prokop +Build-Depends: debhelper (>= 9~), + libgcrypt20-dev +Standards-Version: 4.1.4 Homepage: http://www.anytun.org/ -Vcs-git: git://git.grml.org/uanytun.git -Vcs-Browser: http://git.grml.org/?p=uanytun.git +Vcs-git: git://git.syn-net.org/debian/uanytun.git +Vcs-Browser: https://git.syn-net.org/?p=debian/uanytun.git Package: uanytun Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser +Depends: adduser, + lsb-base (>= 3.0-6), + ${misc:Depends}, + ${shlibs:Depends} Description: tiny implementation of the secure anycast tunneling protocol - uAnytun is a tiny implementation of SATP (Secure Anycast Tunneling - Protocol). Unlike Anytun which is a full featured implementation + uAnytun is a tiny implementation of SATP (Secure Anycast Tunneling + Protocol). Unlike Anytun which is a full featured implementation uAnytun has no support for multiple connections or synchronisation. It is a small single threaded implementation intended to act as a client on small platforms. SATP defines a protocol used for @@ -23,5 +28,5 @@ Description: tiny implementation of the secure anycast tunneling protocol ip, arp ...). SATP directly includes cryptography and message authentication based on the methodes used by SRTP (Secure Real-time Transport Protocol). It is intended to deliver a generic, - scaleable and secure solution for tunneling and relaying of packets + scalable and secure solution for tunneling and relaying of packets of any protocol.