From a836c46f144432b55f3e73494074e4361d4cae78 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 29 Aug 2014 13:46:10 -0700 Subject: [PATCH] wrap-and-sort the debian directory --- debian/control | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index bb1c8c3..6bdec95 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: uanytun Section: net Priority: extra Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5), libgcrypt11-dev +Build-Depends: debhelper (>= 5), + libgcrypt11-dev Standards-Version: 3.9.5 Homepage: http://www.anytun.org/ Vcs-git: git://git.grml.org/uanytun.git @@ -10,10 +11,12 @@ Vcs-Browser: http://git.grml.org/?p=uanytun.git Package: uanytun Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser +Depends: adduser, + ${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 -- 2.1.4