File: control

package info (click to toggle)
network-manager-l2tp 1.52.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,300 kB
  • sloc: ansic: 11,183; sh: 5,552; makefile: 287; sed: 39; xml: 24
file content (51 lines) | stat: -rw-r--r-- 1,990 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: network-manager-l2tp
Section: net
Maintainer: Douglas Kosovic <doug@uq.edu.au>
Build-Depends: debhelper-compat (= 13),
               gettext (>= 0.19),
               pkgconf,
               libnm-dev (>= 1.54.3),
               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.3
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 (>= 1.54.3),
         go-l2tp | xl2tpd,
         strongswan-charon | 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.