Compare commits
7 Commits
ubuntu/ora
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
a6ac6bb9c7 | |||
cfba902d32 | |||
7435d81119 | |||
dbfd79c3bf | |||
2f7966264f | |||
5bb061489b | |||
5e6811e1b8 |
25
debian/changelog
vendored
25
debian/changelog
vendored
@ -1,3 +1,28 @@
|
||||
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.
|
||||
|
31
debian/control
vendored
31
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: lxqt-panel
|
||||
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>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
@ -9,19 +9,19 @@ Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
layer-shell-qt,
|
||||
libasound2-dev,
|
||||
libdbusmenu-lxqt0-dev,
|
||||
libdbusmenu-lxqt0-dev (>= 0.2.0),
|
||||
libglib2.0-dev,
|
||||
libicu-dev,
|
||||
libkf6solid-dev,
|
||||
libkf6windowsystem-dev,
|
||||
libkf6solid-dev (>= 6.0.0),
|
||||
libkf6windowsystem-dev (>= 6.0.0),
|
||||
liblayershellqtinterface-dev,
|
||||
liblxqt-globalkeys-ui2-dev (>= 2.0.0),
|
||||
liblxqt-globalkeys2-dev (>= 2.0.0),
|
||||
liblxqt2-dev (>= 2.0.0),
|
||||
liblxqt-globalkeys-ui2-dev (>= 2.1.0),
|
||||
liblxqt-globalkeys2-dev (>= 2.1.0),
|
||||
liblxqt2-dev (>= 2.1.0),
|
||||
libpulse-dev,
|
||||
libsensors-dev [!hurd-any],
|
||||
libstatgrab-dev [linux-any],
|
||||
libsysstat-qt6-1-dev (>= 1.0.0),
|
||||
libsysstat-qt6-1-dev (>= 1.1.0),
|
||||
libx11-dev,
|
||||
libxcb-composite0-dev,
|
||||
libxcb-damage0-dev,
|
||||
@ -36,20 +36,21 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libxkbcommon-x11-dev,
|
||||
libxrender-dev,
|
||||
libxtst-dev,
|
||||
lxqt-menu-data (>= 2.0.0),
|
||||
qt6-svg-dev,
|
||||
qt6-wayland-dev
|
||||
Standards-Version: 4.7.0
|
||||
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-Git: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging.git
|
||||
XS-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-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git
|
||||
Homepage: https://github.com/lxqt/lxqt-panel
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: lxqt-panel
|
||||
Architecture: any
|
||||
Depends: lxmenu-data, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: layer-shell-qt, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-about,
|
||||
lxqt-config,
|
||||
lxqt-notificationd,
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -20,7 +20,7 @@ Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2018 Walter Lapchynski <wxl@ubuntu.com>
|
||||
2020-2021 Raman Sarda <theloudspeaker@lubuntu.me>
|
||||
2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||
2018-2023 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2023-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
1
debian/lxqt-panel.install
vendored
1
debian/lxqt-panel.install
vendored
@ -2,6 +2,7 @@ etc/xdg
|
||||
usr/bin/lxqt-panel
|
||||
usr/include/lxqt
|
||||
usr/lib/*/lxqt-panel
|
||||
usr/share/applications/
|
||||
usr/share/lxqt/lxqt-panel
|
||||
usr/share/lxqt/panel.conf
|
||||
usr/share/lxqt/panel/qeyes-types/
|
||||
|
9
debian/lxqt-panel.lintian-overrides
vendored
Normal file
9
debian/lxqt-panel.lintian-overrides
vendored
Normal 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]
|
5
debian/source/lintian-overrides
vendored
Normal file
5
debian/source/lintian-overrides
vendored
Normal 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:*]
|
Loading…
x
Reference in New Issue
Block a user