Compare commits
2 Commits
965d5321b7
...
ea87922cb1
Author | SHA1 | Date | |
---|---|---|---|
ea87922cb1 | |||
2572e5413b |
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-qtplugin (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 27 Jul 2023 16:56:24 -0500
|
||||||
|
|
||||||
lxqt-qtplugin (1.2.0-0ubuntu4) lunar; urgency=medium
|
lxqt-qtplugin (1.2.0-0ubuntu4) lunar; urgency=medium
|
||||||
|
|
||||||
* Removed trailing whitespace from changelog.
|
* Removed trailing whitespace from changelog.
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -11,14 +11,14 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-qt5-dev,
|
||||||
libfm-qt-dev (>= 1.2.0),
|
libfm-qt-dev (>= 1.3.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev,
|
libqt5xdg-dev,
|
||||||
libqt5xdgiconloader-dev (>= 3.10.0),
|
libqt5xdgiconloader-dev (>= 3.11.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.12.0),
|
lxqt-build-tools (>= 0.13.0),
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
|
||||||
@ -31,7 +31,7 @@ Rules-Requires-Root: no
|
|||||||
Package: lxqt-qtplugin
|
Package: lxqt-qtplugin
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: libfm-qt12, ${misc:Depends}, ${shlibs:Depends}
|
Depends: libfm-qt13, ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: lxqt-config, lxqt-session
|
Recommends: lxqt-config, lxqt-session
|
||||||
Suggests: lxqt | lxqt-core
|
Suggests: lxqt | lxqt-core
|
||||||
Description: LXQt system integration plugin for Qt
|
Description: LXQt system integration plugin for Qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user