Source: connman-ui
Section: net
Priority: optional
Maintainer: Shawn Landden <shawn@churchofgit.com>
Build-Depends: debhelper (>= 11),
 libdbus-1-dev,
 libgtk-3-dev,
 libglib2.0-dev,
#not real build dependancy, just to prevent from being built on architectures without connman
 connman,
 intltool
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/connman-ui.git/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/connman-ui.git
Homepage: https://github.com/tbursztyka/connman-ui

Package: connman-ui
Architecture: any
Multi-Arch: foreign
Depends: connman, ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: full-featured GTK-based tray icon UI for ConnMan
 ConnMan-UI targets all WM/DM users except those running Gnome3. It works
 on any Linux WM/DM which provides a freedesktop-compliant system tray.
 (KDE, awesome, i3, Xfce, ...)
 .
 It exposes almost all features provided by the ConnMan API. You can:
 .
  * enable/disable a technology (wired, wifi, cellular, bt, ...),
  * connect/disconnect a service
  * configure a service (IPv4, IPv6, DNS, timeservers, etc...)
  * share your current connection (tethering)
 .
 Everything is accessible through the mouse via the system tray icon using
 left/right click.
