Compare commits
4 Commits
ubuntu/ora
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
7e5355a2b7 | |||
a9350cc071 | |||
6e845c282c | |||
7382d055e7 |
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
nm-tray (0.5.1-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Update dependencies for Qt 6.
|
||||||
|
* Bump Standards-version to 4.7.0, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Oct 2024 11:17:23 -0500
|
||||||
|
|
||||||
nm-tray (0.5.0-2ubuntu1) oracular; urgency=medium
|
nm-tray (0.5.0-2ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* Merge with Debian unstable (LP: #2065347). Remaining changes:
|
* Merge with Debian unstable (LP: #2065347). Remaining changes:
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -8,11 +8,11 @@ Section: net
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
cmake,
|
cmake,
|
||||||
libkf5networkmanagerqt-dev,
|
libkf6networkmanagerqt-dev (>= 6.5.0),
|
||||||
modemmanager-qt-dev,
|
libkf6modemmanagerqt-dev (>= 6.5.0),
|
||||||
qttools5-dev,
|
qt6-tools-dev (>= 6.6.2),
|
||||||
qttools5-dev-tools
|
qt6-tools-dev-tools (>= 6.6.2)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.7.0
|
||||||
Homepage: https://github.com/palinek/nm-tray
|
Homepage: https://github.com/palinek/nm-tray
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/nm-tray
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/nm-tray
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/nm-tray.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/nm-tray.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user