X-Git-Url: https://git.syn-net.org/?p=debian%2Fuanytun.git;a=blobdiff_plain;f=debian%2Fcontrol;h=4f0a8246fcd0d4d91d315f1bc7227b0222276bef;hp=d784fe91253dda3a663e5a3ca1aebed3b3842c90;hb=18bcfe37d7d8e4563deeb43388f64f9a24a9fa96;hpb=9bfbdfef1313a5fa00d42ebffbc50fd85ac7d1da diff --git a/debian/control b/debian/control index d784fe9..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, asciidoc -Standards-Version: 3.8.1 +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-svn: https://svn.chaos-at-home.org/uanytun/ -VCS-Browser: https://svn.chaos-at-home.org/uanytun/ +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} +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.