Wraaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap.
This commit is contained in:
parent
6d869dab53
commit
debf2703bd
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ nm-tray (0.5.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Bump debhelper compat and Standards-version, no changes needed.
|
* Bump debhelper compat and Standards-version, no changes needed.
|
||||||
* Remove reverse-applicable patch.
|
* Remove reverse-applicable patch.
|
||||||
|
* Wraaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 23:34:29 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 23:34:29 -0500
|
||||||
|
|
||||||
|
15
debian/control
vendored
15
debian/control
vendored
@ -6,8 +6,8 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Simon Quigley <tsimonq2@ubuntu.com>
|
Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
Section: net
|
Section: net
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: cmake,
|
||||||
cmake,
|
debhelper-compat (= 13),
|
||||||
libkf5networkmanagerqt-dev,
|
libkf5networkmanagerqt-dev,
|
||||||
modemmanager-qt-dev,
|
modemmanager-qt-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
@ -20,10 +20,10 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: nm-tray
|
Package: nm-tray
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: network-manager,
|
||||||
${shlibs:Depends},
|
qterminal | x-terminal-emulator,
|
||||||
network-manager,
|
${misc:Depends},
|
||||||
qterminal | x-terminal-emulator
|
${shlibs:Depends}
|
||||||
Recommends: nm-tray-l10n
|
Recommends: nm-tray-l10n
|
||||||
Description: Simple Network Manager frontend written in Qt
|
Description: Simple Network Manager frontend written in Qt
|
||||||
nm-tray is a simple NetworkManager front end with information icon residing
|
nm-tray is a simple NetworkManager front end with information icon residing
|
||||||
@ -37,8 +37,7 @@ Package: nm-tray-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
qttranslations5-l10n
|
|
||||||
Description: Language package for nm-tray
|
Description: Language package for nm-tray
|
||||||
nm-tray is a simple NetworkManager front end with information icon residing
|
nm-tray is a simple NetworkManager front end with information icon residing
|
||||||
in system tray (like e.g. nm-applet).
|
in system tray (like e.g. nm-applet).
|
||||||
|
2
debian/nm-tray.install
vendored
2
debian/nm-tray.install
vendored
@ -1,3 +1,3 @@
|
|||||||
etc/xdg/autostart/nm-tray-autostart.desktop
|
etc/xdg/autostart/nm-tray-autostart.desktop
|
||||||
usr/share/applications/nm-tray.desktop
|
|
||||||
usr/bin/nm-tray
|
usr/bin/nm-tray
|
||||||
|
usr/share/applications/nm-tray.desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user