diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 134 |
1 files changed, 3 insertions, 131 deletions
diff --git a/debian/control b/debian/control index 7fe0d510..7efdbf78 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,6 @@ Build-Depends: debhelper-compat (= 12), automake (>= 1.12), pkg-config, intltool, - libdbus-glib-1-dev (>= 0.100), - libdbus-1-dev (>= 1.1), libglib2.0-dev (>= 2.32), ppp-dev (>= 2.4.7-1+1), libpolkit-gobject-1-dev, @@ -96,120 +94,14 @@ Section: devel Architecture: linux-any Multi-Arch: same Depends: ${misc:Depends} +Conflicts: libnm-glib-dev, + libnm-glib-vpn-dev, + libnm-util-dev, Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. It also provides D-Bus introspection files. -Package: libnm-glib4 -Section: libs -Architecture: linux-any -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Depends: ${shlibs:Depends}, - ${misc:Depends} -Description: network management framework (GLib shared library) - 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 shared library that applications can use to query - connection status via NetworkManager. - -Package: libnm-glib-dev -Section: libdevel -Architecture: linux-any -Multi-Arch: same -Depends: ${misc:Depends}, - libnm-glib4 (= ${binary:Version}), - gir1.2-networkmanager-1.0 (= ${binary:Version}), - libnm-util-dev (>= ${binary:Version}), - network-manager-dev (>= ${binary:Version}), - libglib2.0-dev, - libdbus-glib-1-dev -Description: network management framework (GLib interface) - 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 contains header and development files and the API documentation - for libnm-glib. - -Package: libnm-glib-vpn1 -Section: libs -Architecture: linux-any -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Depends: ${shlibs:Depends}, - ${misc:Depends} -Description: network management framework (GLib VPN shared library) - 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 shared library that applications can use for - creating VPN connections via NetworkManager. - -Package: libnm-glib-vpn-dev -Section: libdevel -Architecture: linux-any -Multi-Arch: same -Depends: ${misc:Depends}, - libnm-glib-vpn1 (= ${binary:Version}), - libnm-glib-dev (>= ${binary:Version}), - network-manager-dev (>= ${binary:Version}), -Description: network management framework (GLib interface) - 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 contains header and development files for libnm-glib-vpn. - -Package: libnm-util2 -Section: libs -Architecture: linux-any -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Depends: ${shlibs:Depends}, - ${misc:Depends} -Description: network management framework (shared library) - 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 contains a convenience library to ease the access to - NetworkManager. - -Package: libnm-util-dev -Section: libdevel -Architecture: linux-any -Multi-Arch: same -Depends: ${misc:Depends}, - libnm-util2 (= ${binary:Version}), - gir1.2-networkmanager-1.0 (= ${binary:Version}), - network-manager-dev (>= ${binary:Version}), - libglib2.0-dev, - libdbus-glib-1-dev -Description: network management framework (development files) - 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 contains header and development files and the API documentation - for libnm-util. - Package: libnm0 Section: libs Architecture: linux-any @@ -244,26 +136,6 @@ Description: GObject-based client library for NetworkManager (development files) . This package contains header and development files. -Package: gir1.2-networkmanager-1.0 -Section: introspection -Architecture: linux-any -Multi-Arch: same -Depends: ${gir:Depends}, - ${shlibs:Depends}, - ${misc:Depends} -Description: GObject introspection data for the libnm-glib/libnm-util library - 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 contains introspection data for NetworkManager using - libnm-glib/libnm-util. - . - It can be used by packages using the GIRepository format to generate - dynamic bindings. - Package: gir1.2-nm-1.0 Section: introspection Architecture: linux-any |