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
|
||||
|
||||
* Merge with Debian unstable (LP: #2065347). Remaining changes:
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -8,11 +8,11 @@ Section: net
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
cmake,
|
||||
libkf5networkmanagerqt-dev,
|
||||
modemmanager-qt-dev,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
Standards-Version: 4.6.1
|
||||
libkf6networkmanagerqt-dev (>= 6.5.0),
|
||||
libkf6modemmanagerqt-dev (>= 6.5.0),
|
||||
qt6-tools-dev (>= 6.6.2),
|
||||
qt6-tools-dev-tools (>= 6.6.2)
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://github.com/palinek/nm-tray
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/nm-tray
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/nm-tray.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user