Compare commits

...

21 Commits

Author SHA1 Message Date
a6ac6bb9c7 Update Standards-Version to 4.7.1, no changes needed. 2025-02-21 16:42:48 -06:00
cfba902d32 Remove runtime dependency on lxmenu-data. 2025-02-21 16:33:23 -06:00
7435d81119 2.1.4 2025-01-11 18:06:21 -06:00
dbfd79c3bf Upload to Plucky 2024-11-15 15:34:45 -06:00
2f7966264f Lintian is happy now 2024-11-05 14:49:39 -06:00
5bb061489b Bump build dependencies. 2024-11-05 14:31:13 -06:00
5e6811e1b8 New upstream release. 2024-11-05 14:13:13 -06:00
Aaron Rainbolt
f9a3bc567b Release to Oracular 2024-08-15 16:26:02 -05:00
Aaron Rainbolt
4d34a6cb7c PPA upload 2024-06-26 12:58:40 -05:00
Aaron Rainbolt
7663443027 Adjust build dependencies. 2024-06-26 12:50:57 -05:00
Aaron Rainbolt
22e92065a0 Drop trim-custom-commands-prevent-crash.patch 2024-06-19 18:39:51 -05:00
Aaron Rainbolt
f17d25defb Bump Standards-Version 2024-06-19 18:37:34 -05:00
Aaron Rainbolt
cc96fa1354 Update copyright file 2024-06-19 18:36:35 -05:00
Aaron Rainbolt
f6b2fcdb42 Bump version for new upstream release 2024-06-19 18:31:54 -05:00
44882ee268 Apply upstream patch fixing a crash on a custom command. 2023-12-22 16:41:03 -06:00
fd6365df82 Move qeyes-types README file to where it belongs 2023-11-13 12:19:12 -06:00
cd2bd55b59 Remove a moved directory from the lxqt-panel.install 2023-11-13 11:54:29 -06:00
061c453034 Add lxqt-menu-data build dep 2023-11-13 11:46:21 -06:00
56eb2dcb06 Bump build deps 2023-11-13 11:45:41 -06:00
78bafeec97 Fix copyright file 2023-11-13 11:40:12 -06:00
d9ed05f600 Bump version for new upstream release 2023-11-13 11:34:32 -06:00
8 changed files with 152 additions and 72 deletions

52
debian/changelog vendored
View File

@ -1,3 +1,55 @@
lxqt-panel (2.1.4-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:33:31 -0600
lxqt-panel (2.1.4-0ubuntu2) plucky; urgency=medium
* Remove runtime dependency on lxmenu-data.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 18 Feb 2025 14:57:47 -0600
lxqt-panel (2.1.4-0ubuntu1) plucky; urgency=medium
* New upstream release.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jan 2025 16:48:49 -0600
lxqt-panel (2.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:51 -0600
lxqt-panel (2.0.1-0ubuntu1) oracular; urgency=medium
* New upstream release.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Dropped trim-custom-commands-prevent-crash.patch, applied upstream.
* Adjust build dependencies.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:25:54 -0500
lxqt-panel (1.4.0-0ubuntu2) noble; urgency=medium
* Apply upstream patch fixing a crash on a custom command.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 22 Dec 2023 16:40:34 -0600
lxqt-panel (1.4.0-0ubuntu1) noble; urgency=medium
* New upstream release.
* Fixed copyright file.
* Bumped build dependency versions.
* Added lxqt-menu-data as a build dependency.
* Removed no-longer-existing directory from lxqt-panel.install.
* Move a README file for qeyes-types to the proper documentation directory.
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 13 Nov 2023 11:34:09 -0600
lxqt-panel (1.3.0-0ubuntu1) mantic; urgency=medium lxqt-panel (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release. * New upstream release.

36
debian/control vendored
View File

@ -1,27 +1,27 @@
Source: lxqt-panel Source: lxqt-panel
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org> Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
layer-shell-qt,
libasound2-dev, libasound2-dev,
libdbusmenu-qt5-dev, libdbusmenu-lxqt0-dev (>= 0.2.0),
libglib2.0-dev, libglib2.0-dev,
libicu-dev, libicu-dev,
libkf5solid-dev, libkf6solid-dev (>= 6.0.0),
libkf5windowsystem-dev, libkf6windowsystem-dev (>= 6.0.0),
liblxqt-globalkeys-ui1-dev (>= 1.3.0), liblayershellqtinterface-dev,
liblxqt-globalkeys1-dev (>= 1.3.0), liblxqt-globalkeys-ui2-dev (>= 2.1.0),
liblxqt1-dev (>= 1.3.0), liblxqt-globalkeys2-dev (>= 2.1.0),
liblxqt2-dev (>= 2.1.0),
libpulse-dev, libpulse-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libsensors-dev [!hurd-any], libsensors-dev [!hurd-any],
libstatgrab-dev [linux-any], libstatgrab-dev [linux-any],
libsysstat-qt5-0-dev (>= 0.4.5), libsysstat-qt6-1-dev (>= 1.1.0),
libx11-dev, libx11-dev,
libxcb-composite0-dev, libxcb-composite0-dev,
libxcb-damage0-dev, libxcb-damage0-dev,
@ -35,18 +35,22 @@ Build-Depends: debhelper-compat (= 13),
libxkbcommon-dev, libxkbcommon-dev,
libxkbcommon-x11-dev, libxkbcommon-x11-dev,
libxrender-dev, libxrender-dev,
libxtst-dev libxtst-dev,
Standards-Version: 4.6.2 lxqt-menu-data (>= 2.1.0),
qt6-base-private-dev (>= 6.6.0),
qt6-svg-dev (>= 6.6.0),
qt6-wayland-dev (>= 6.6.0)
Standards-Version: 4.7.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git
Homepage: https://github.com/lxqt/lxqt-panel Homepage: https://github.com/lxqt/lxqt-panel
Rules-Requires-Root: no Rules-Requires-Root: no
Package: lxqt-panel Package: lxqt-panel
Architecture: any Architecture: any
Depends: lxmenu-data, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends} Depends: layer-shell-qt, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-about, Recommends: lxqt-about,
lxqt-config, lxqt-config,
lxqt-notificationd, lxqt-notificationd,
@ -66,7 +70,7 @@ Package: lxqt-panel-l10n
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: qttranslations5-l10n, ${misc:Depends} Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for lxqt-panel Description: Language package for lxqt-panel
The l10n files for lxqt-panel. The l10n files for lxqt-panel.
. .

14
debian/copyright vendored
View File

@ -3,8 +3,8 @@ Upstream-Name: lxqt-panel
Source: https://github.com/lxqt/lxqt-panel Source: https://github.com/lxqt/lxqt-panel
Files: * Files: *
Copyright: 2012-2023 LXQt team Copyright: 2010-2013 Razor team
2010-2013 Razor team 2012-2024 LXQt team
License: LGPL-2.1+ License: LGPL-2.1+
Files: panel/lxqtpanelapplication_p.h Files: panel/lxqtpanelapplication_p.h
@ -12,10 +12,16 @@ Copyright: 2016 Luís Pereira <luis.artur.pereira@gmail.com>
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
2014-2019 Alf Gaida <agaida@siduction.org>
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org> 2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
2022-2023 ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2022-2023 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
2016 Ralf Jung <post@ralfj.de>
2018 Walter Lapchynski <wxl@ubuntu.com>
2020-2021 Raman Sarda <theloudspeaker@lubuntu.me>
2021 apt-ghetto <apt-ghetto@protonmail.com>
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
2023-2024 Aaron Rainbolt <arraybolt3@gmail.com>
License: LGPL-2.1+ License: LGPL-2.1+
License: LGPL-2.1+ License: LGPL-2.1+

View File

@ -2,7 +2,7 @@ etc/xdg
usr/bin/lxqt-panel usr/bin/lxqt-panel
usr/include/lxqt usr/include/lxqt
usr/lib/*/lxqt-panel usr/lib/*/lxqt-panel
usr/share/desktop-directories usr/share/applications/
usr/share/lxqt/lxqt-panel usr/share/lxqt/lxqt-panel
usr/share/lxqt/panel.conf usr/share/lxqt/panel.conf
usr/share/lxqt/panel/qeyes-types/ usr/share/lxqt/panel/qeyes-types/

9
debian/lxqt-panel.lintian-overrides vendored Normal file
View File

@ -0,0 +1,9 @@
# This is expected
lxqt-panel: desktop-entry-missing-required-key Name [usr/share/applications/lxqt-panel.desktop]
lxqt-panel: desktop-entry-limited-to-environments [usr/share/applications/lxqt-panel.desktop]
# Not likely to be fixed soon
lxqt-panel: spelling-error-in-binary managment management [usr/bin/lxqt-panel]
# False positive
lxqt-panel: hardening-no-fortify-functions [usr/lib/x86_64-linux-gnu/lxqt-panel/backend/libwmbackend_kwin_wayland.so]

4
debian/rules vendored
View File

@ -18,6 +18,10 @@ endif
%: %:
dh ${@} --buildsystem cmake dh ${@} --buildsystem cmake
override_dh_installdocs:
dh_installdocs
mv debian/lxqt-panel/usr/share/lxqt/panel/qeyes-types/README debian/lxqt-panel/usr/share/doc/lxqt-panel/README.qeyes-types
override_dh_auto_configure: override_dh_auto_configure:
dh_auto_configure -- \ dh_auto_configure -- \
-DUPDATE_TRANSLATIONS=OFF \ -DUPDATE_TRANSLATIONS=OFF \

5
debian/source/lintian-overrides vendored Normal file
View File

@ -0,0 +1,5 @@
# Expected to be verylong
lxqt-panel source: very-long-line-length-in-source-file * > 512 [*.ts:*]
lxqt-panel source: very-long-line-length-in-source-file * > 512 [CHANGELOG:*]
lxqt-panel source: very-long-line-length-in-source-file * > 512 [plugin-colorpicker/colorpicker.cpp:52]
lxqt-panel source: very-long-line-length-in-source-file * > 512 [*.ui:*]