Bump build and runtime dependencies in debian/control.
This commit is contained in:
parent
646e169aa5
commit
9c6648ba8e
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-qtplugin (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Fix the watch file, for real this time.
|
* Fix the watch file, for real this time.
|
||||||
* Lubuntuify the package slightly, to make debhelper happy.
|
* Lubuntuify the package slightly, to make debhelper happy.
|
||||||
|
* Bump build and runtime dependencies in debian/control.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:28:48 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:28:48 -0600
|
||||||
|
|
||||||
|
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.1.0),
|
libfm-qt-dev (>= 1.2.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev,
|
libqt5xdg-dev,
|
||||||
libqt5xdgiconloader-dev (>= 3.9.1),
|
libqt5xdgiconloader-dev (>= 3.10.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.11.0),
|
lxqt-build-tools (>= 0.12.0),
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
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-qt11, ${misc:Depends}, ${shlibs:Depends}
|
Depends: libfm-qt12, ${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