summaryrefslogtreecommitdiff
path: root/debian/control
blob: 28288415934cdccfc948c319ca3739428fd878e5 (plain)
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
Source: network-manager-iodine
Section: net
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 debhelper (>= 9),
 dpkg-dev (>= 1.16.1~),
 libnm-gtk-dev (>= 1.1),
 libnm-glib-vpn-dev (>= 0.9.2),
 libnma-dev (>= 1.1),
 intltool,
 libgtk-3-dev (>= 3.0),
 libglib2.0-dev,
 libsecret-1-dev,
 autoconf,
 automake,
 libtool
Standards-Version: 3.9.7
Vcs-Git: https://git.gnome.org/browse/network-manager-iodine
Vcs-Browser: https://git.gnome.org/browse/network-manager-iodine
Homepage: https://honk.sigxcpu.org/piki/projects/network-manager-iodine

Package: network-manager-iodine
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, iodine, adduser
Description: network management framework (iodine 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, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides a VPN plugin for iodine.

Package: network-manager-iodine-gnome
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager-iodine (= ${binary:Version})
Description: network management framework (iodine 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, WiFi, 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 iodine plugin.