Source: network-manager-l2tp
Section: net
Priority: optional
Maintainer: Douglas Kosovic <doug@uq.edu.au>
Build-Depends: debhelper-compat (= 13),
               gettext (>= 0.19),
               pkgconf,
               libnm-dev (>= 1.20.0),
               libnma-dev,
               libnma-gtk4-dev (>= 1.8.33),
               ppp-dev,
               libsecret-1-dev,
               libgtk-3-dev,
               libgtk-4-dev (>= 4.0),
               libglib2.0-dev,
               libgtk-4-bin (>= 4.6.2),
               libnss3-dev,
               libssl-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Git: https://github.com/nm-l2tp/debian.git
Vcs-Browser: https://github.com/nm-l2tp/debian.git
Homepage: https://github.com/nm-l2tp/NetworkManager-l2tp

Package: network-manager-l2tp
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         network-manager,
         go-l2tp | xl2tpd,
         strongswan | libreswan
Description: network management framework (L2TP plugin core)
 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides a VPN plugin for L2TP with optional IPsec support.

Package: network-manager-l2tp-gnome
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         network-manager-l2tp (= ${binary:Version})
Description: network management framework (L2TP plugin GNOME GUI)
 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides the GNOME bits of NetworkManager's L2TP plugin.
