Compare commits

..

No commits in common. "2f7966264ff7bf0c35d3284e0662f78fa82b0cf2" and "f9a3bc567b4a85fc78e3fcf066095886997c365a" have entirely different histories.

5 changed files with 14 additions and 41 deletions

7
debian/changelog vendored
View File

@ -1,10 +1,3 @@
lxqt-panel (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 14:13:01 -0600
lxqt-panel (2.0.1-0ubuntu1) oracular; urgency=medium lxqt-panel (2.0.1-0ubuntu1) oracular; urgency=medium
* New upstream release. * New upstream release.

33
debian/control vendored
View File

@ -1,6 +1,6 @@
Source: lxqt-panel Source: lxqt-panel
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> XSBC-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>
@ -9,19 +9,19 @@ Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
layer-shell-qt, layer-shell-qt,
libasound2-dev, libasound2-dev,
libdbusmenu-lxqt0-dev (>= 0.2.0), libdbusmenu-lxqt0-dev,
libglib2.0-dev, libglib2.0-dev,
libicu-dev, libicu-dev,
libkf6solid-dev (>= 6.0.0), libkf6solid-dev,
libkf6windowsystem-dev (>= 6.0.0), libkf6windowsystem-dev,
liblayershellqtinterface-dev, liblayershellqtinterface-dev,
liblxqt-globalkeys-ui2-dev (>= 2.1.0), liblxqt-globalkeys-ui2-dev (>= 2.0.0),
liblxqt-globalkeys2-dev (>= 2.1.0), liblxqt-globalkeys2-dev (>= 2.0.0),
liblxqt2-dev (>= 2.1.0), liblxqt2-dev (>= 2.0.0),
libpulse-dev, libpulse-dev,
libsensors-dev [!hurd-any], libsensors-dev [!hurd-any],
libstatgrab-dev [linux-any], libstatgrab-dev [linux-any],
libsysstat-qt6-1-dev (>= 1.1.0), libsysstat-qt6-1-dev (>= 1.0.0),
libx11-dev, libx11-dev,
libxcb-composite0-dev, libxcb-composite0-dev,
libxcb-damage0-dev, libxcb-damage0-dev,
@ -36,25 +36,20 @@ Build-Depends: debhelper-compat (= 13),
libxkbcommon-x11-dev, libxkbcommon-x11-dev,
libxrender-dev, libxrender-dev,
libxtst-dev, libxtst-dev,
lxqt-menu-data (>= 2.1.0), lxqt-menu-data (>= 2.0.0),
qt6-base-private-dev (>= 6.6.0), qt6-svg-dev,
qt6-svg-dev (>= 6.6.0), qt6-wayland-dev
qt6-wayland-dev (>= 6.6.0)
Standards-Version: 4.7.0 Standards-Version: 4.7.0
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
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git XS-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: layer-shell-qt, Depends: lxmenu-data, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends}
lxmenu-data,
lxqt-policykit,
${misc:Depends},
${shlibs:Depends}
Recommends: lxqt-about, Recommends: lxqt-about,
lxqt-config, lxqt-config,
lxqt-notificationd, lxqt-notificationd,

View File

@ -2,7 +2,6 @@ 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/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/

View File

@ -1,9 +0,0 @@
# 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]

View File

@ -1,5 +0,0 @@
# 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:*]