Compare commits

..

8 Commits

Author SHA1 Message Date
8d6e895445 Backport to Jammy. 2023-08-11 10:47:02 -05:00
85a8038ce8 Upload to Mantic. 2023-08-03 10:43:12 -05:00
ea87922cb1 Bump build dependencies. 2023-07-27 17:01:14 -05:00
2572e5413b New upstream release. 2023-07-27 16:59:44 -05:00
Aaron Rainbolt
965d5321b7 Bumped Standards-Version. 2023-02-09 22:37:21 -06:00
Aaron Rainbolt
0473392ff9 Updated copyright file. 2023-02-09 22:36:32 -06:00
Aaron Rainbolt
30153f3d11 Removed trailing whitespace from changelog. 2023-02-09 22:35:58 -06:00
Aaron Rainbolt
4aad9fef00 Sync with archive. 2023-02-09 22:30:58 -06:00
3 changed files with 41 additions and 8 deletions

33
debian/changelog vendored
View File

@ -1,3 +1,36 @@
lxqt-qtplugin (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
* Backport to Jammy.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:46:52 -0500
lxqt-qtplugin (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release.
* Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 03 Aug 2023 10:43:09 -0500
lxqt-qtplugin (1.2.0-0ubuntu4) lunar; urgency=medium
* Removed trailing whitespace from changelog.
* Updated copyright file.
* Bumped Standards-Version to 4.6.2, no changes necessary.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 22:34:25 -0600
lxqt-qtplugin (1.2.0-0ubuntu3) lunar; urgency=medium
* No-change rebuild against Qt 5.15.8.
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 14 Jan 2023 13:10:25 +0300
lxqt-qtplugin (1.2.0-0ubuntu2) lunar; urgency=medium
* No-change rebuild against Qt 5.15.7.
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 10 Dec 2022 15:59:29 +0300
lxqt-qtplugin (1.2.0-0ubuntu1) lunar; urgency=medium lxqt-qtplugin (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release. * New upstream release.

10
debian/control vendored
View File

@ -11,16 +11,16 @@ 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.1 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
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
@ -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

4
debian/copyright vendored
View File

@ -3,11 +3,11 @@ Upstream-Name: lxqt-qtplugin
Source: https://github.com/lxqt/lxqt-qtplugin Source: https://github.com/lxqt/lxqt-qtplugin
Files: * Files: *
Copyright: 2014-2022 LXQt team Copyright: 2013-2022 LXQt team
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2021-2022 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2019 Alf Gaida <agaida@siduction.org> 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>