Hans P Möller 330d09bf76 Bump release 0.4.3
Summary: Get new release 0.4.3

Test Plan: after packagin see if version is 0.4.3, icons should be well seen in taskbar

Reviewers: wxl, tsimonq2

Reviewed By: tsimonq2

Differential Revision: https://phab.lubuntu.me/D26
2019-08-10 23:12:04 -05:00

26 lines
963 B
Plaintext

Source: nm-tray
Section: net
Priority: optional
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
Build-Depends: cmake,
debhelper (>= 12),
libkf5networkmanagerqt-dev (>= 5.36.0),
qtbase5-dev (>= 5.4.0),
qttools5-dev (>= 5.4.0)
Standards-Version: 4.4.0
Homepage: https://github.com/palinek/nm-tray
Vcs-Browser: https://phab.lubuntu.me/source/nm-tray/
Vcs-Git: https://phab.lubuntu.me/source/nm-tray.git
Package: nm-tray
Architecture: any
Depends: libkf5networkmanagerqt-dev (>= 5.36.0),
${misc:Depends},
${shlibs:Depends}
Description: simple NetworkManager front end
nm-tray is a simple NetworkManager front end with information icon residing
in system tray (like e.g. nm-applet). It's a pure Qt application. For
interaction with NetworkManager it uses API provided by
KF5::NetworkManagerQt -> plain DBus communication.