Enable systemd integration
[anytun.git] / debian / control
index 5fd227e..3170a9a 100644 (file)
@@ -1,16 +1,27 @@
 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
+Priority: optional
+Maintainer: Darshaka Pathirana <dpat@syn-net.org>
+Uploaders: Michael Prokop <mika@debian.org>
+Build-Depends: debhelper (>= 9~),
+               libboost-regex-dev,
+               libboost-serialization-dev,
+               libboost-system-dev,
+               libboost-thread-dev,
+               libgcrypt20-dev,
+               pkg-config,
+               systemd
 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.8.4
+Standards-Version: 4.1.5
+Vcs-git: git://git.syn-net.org/debian/anytun.git
+Vcs-Browser: https://git.syn-net.org/?p=debian/anytun.git
 
 Package: anytun
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Depends: adduser,
+         lsb-base (>= 3.0-6),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Suggests: quagga
 Description: secure anycast tunneling protocol
  Anytun is an implementation of the secure anycast tunneling protocol. It
@@ -23,5 +34,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.