Update dependency from libgcrypt11-dev to libgcrypt20-dev
[anytun.git] / debian / control
index 418ac5a..8d32803 100644 (file)
@@ -2,15 +2,22 @@ Source: anytun
 Section: net
 Priority: extra
 Maintainer: Michael Prokop <mika@debian.org>
-Build-Depends: debhelper (>= 5), libgcrypt11-dev, libboost-regex-dev, libboost-serialization-dev, libboost-system-dev, libboost-thread-dev
+Build-Depends: debhelper (>= 5),
+               libboost-regex-dev,
+               libboost-serialization-dev,
+               libboost-system-dev,
+               libboost-thread-dev,
+               libgcrypt20-dev
 Homepage: http://www.anytun.org/
 Vcs-git: git://git.grml.org/anytun.git
 Vcs-Browser: http://git.grml.org/?p=anytun.git
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 
 Package: anytun
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Depends: adduser,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Suggests: quagga
 Description: secure anycast tunneling protocol
  Anytun is an implementation of the secure anycast tunneling protocol. It
@@ -23,5 +30,5 @@ Description: secure anycast tunneling protocol
  space of the tunnel servers at multiple locations.
  .
  Currently ethernet, ipv4 and ipv6 tunnels are supported by the
- implementation. However the protocol allows to tunnel every ETHERTYPE
+ implementation. However the protocol allows one to tunnel every ETHERTYPE
  protocol.