X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/bbcd45eab0adfc1c46c6d1d6aad877eff8ee3a5c..9c77145f71b0e669421d00ae0b34680f875121ae:/debian/control diff --git a/debian/control b/debian/control index cc11d4b..979899e 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: l2tpns Section: net Priority: optional Maintainer: Jonathan McDowell -Build-Depends: debhelper (>> 4), libcli-dev (>> 1.8.5) -Standards-Version: 3.7.2.0 +Build-Depends: debhelper (>> 8), libcli-dev (>> 1.8.5) +Standards-Version: 3.9.4.0 Package: l2tpns Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: layer 2 tunnelling protocol network server (LNS) l2tpns is a daemon designed to terminate large volumes of layer 2 tunnelling protocol (RFC 2661: L2TP) sessions. @@ -16,5 +16,5 @@ Description: layer 2 tunnelling protocol network server (LNS) limiting, walled garden, usage accounting, and clustering (for both load-sharing and redundancy). . - Note that only the LNS side of the L2TP protocol is implemented, for - a more complete L2TP implementation see the l2tpd package. + l2tpns is a complete L2TP implementation. It supports the LAC, LNS, + PPPOE and DHCPv6 server.