Compare commits
1 Commits
dd31922a3a
...
8d6e895445
Author | SHA1 | Date | |
---|---|---|---|
8d6e895445 |
18
debian/changelog
vendored
18
debian/changelog
vendored
@ -1,22 +1,8 @@
|
||||
lxqt-qtplugin (1.4.0-0ubuntu2~ppa1) jammy; urgency=medium
|
||||
lxqt-qtplugin (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||
|
||||
* Backport to Jammy.
|
||||
|
||||
-- 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
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 10:46:52 -0500
|
||||
|
||||
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
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libdbusmenu-qt5-dev,
|
||||
libfm-qt-dev (>= 1.4.0),
|
||||
libfm-qt-dev (>= 1.3.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev (>= 3.12.0),
|
||||
libqt5xdgiconloader-dev (>= 3.12.0),
|
||||
libqt5xdg-dev,
|
||||
libqt5xdgiconloader-dev (>= 3.11.0),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
qtbase5-private-dev
|
||||
@ -31,7 +31,7 @@ Rules-Requires-Root: no
|
||||
Package: lxqt-qtplugin
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libfm-qt14, ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: libfm-qt13, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-config, lxqt-session
|
||||
Suggests: lxqt | lxqt-core
|
||||
Description: LXQt system integration plugin for Qt
|
||||
|
10
debian/copyright
vendored
10
debian/copyright
vendored
@ -3,20 +3,14 @@ Upstream-Name: lxqt-qtplugin
|
||||
Source: https://github.com/lxqt/lxqt-qtplugin
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2023 LXQt team
|
||||
Copyright: 2013-2022 LXQt team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2015 ChangZhuo Chen (陳昌倬) <czchen@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+
|
||||
|
Loading…
x
Reference in New Issue
Block a user