Compare commits
5 Commits
8d6e895445
...
dd31922a3a
Author | SHA1 | Date | |
---|---|---|---|
dd31922a3a | |||
3b9befd408 | |||
0c61812bb4 | |||
8a6670ca43 | |||
e342a6962b |
18
debian/changelog
vendored
18
debian/changelog
vendored
@ -1,8 +1,22 @@
|
|||||||
lxqt-qtplugin (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
lxqt-qtplugin (1.4.0-0ubuntu2~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
* Backport to Jammy.
|
* Backport to Jammy.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:46:52 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 12:56:29 -0600
|
||||||
|
|
||||||
|
lxqt-qtplugin (1.4.0-0ubuntu2) noble; urgency=medium
|
||||||
|
|
||||||
|
* Bump dependency for new upstream version.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 12:52:43 -0600
|
||||||
|
|
||||||
|
lxqt-qtplugin (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Fixed copyright file.
|
||||||
|
* Bumped and fixed build dependency versions.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 08 Nov 2023 16:52:40 -0600
|
||||||
|
|
||||||
lxqt-qtplugin (1.3.0-0ubuntu1) mantic; urgency=medium
|
lxqt-qtplugin (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -11,12 +11,12 @@ 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.3.0),
|
libfm-qt-dev (>= 1.4.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev,
|
libqt5xdg-dev (>= 3.12.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.11.0),
|
libqt5xdgiconloader-dev (>= 3.12.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.13.0),
|
lxqt-build-tools (>= 0.13.0),
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
@ -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-qt13, ${misc:Depends}, ${shlibs:Depends}
|
Depends: libfm-qt14, ${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
|
||||||
|
10
debian/copyright
vendored
10
debian/copyright
vendored
@ -3,14 +3,20 @@ Upstream-Name: lxqt-qtplugin
|
|||||||
Source: https://github.com/lxqt/lxqt-qtplugin
|
Source: https://github.com/lxqt/lxqt-qtplugin
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2022 LXQt team
|
Copyright: 2013-2023 LXQt team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2019 Alf Gaida <agaida@siduction.org>
|
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
||||||
|
2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
|
2019 Rik Mills <rikmills@kubuntu.org>
|
||||||
|
2021 Raman Sarda <theloudspeaker@lubuntu.me>
|
||||||
|
2019-2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||||
|
2021 Dan Simmons <kc2bez@lubuntu.me>
|
||||||
|
2018-2023 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
|
2023 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user