Compare commits
No commits in common. "ubuntu/questing" and "ubuntu/plucky" have entirely different histories.
ubuntu/que
...
ubuntu/plu
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,12 +1,3 @@
|
|||||||
lxqt-panel (2.2.2-0ubuntu1) questing; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Update build dependencies.
|
|
||||||
* Update copyright file.
|
|
||||||
* Bump Standards-Version to 4.7.2, no changes needed.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 30 Jul 2025 14:49:50 -0500
|
|
||||||
|
|
||||||
lxqt-panel (2.1.4-0ubuntu3) plucky; urgency=medium
|
lxqt-panel (2.1.4-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -15,9 +15,9 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libkf6solid-dev (>= 6.0.0),
|
libkf6solid-dev (>= 6.0.0),
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
liblayershellqtinterface-dev,
|
liblayershellqtinterface-dev,
|
||||||
liblxqt-globalkeys-ui2-dev (>= 2.2.0),
|
liblxqt-globalkeys-ui2-dev (>= 2.1.0),
|
||||||
liblxqt-globalkeys2-dev (>= 2.2.0),
|
liblxqt-globalkeys2-dev (>= 2.1.0),
|
||||||
liblxqt2-dev (>= 2.2.0),
|
liblxqt2-dev (>= 2.1.0),
|
||||||
libpulse-dev,
|
libpulse-dev,
|
||||||
libsensors-dev [!hurd-any],
|
libsensors-dev [!hurd-any],
|
||||||
libstatgrab-dev [linux-any],
|
libstatgrab-dev [linux-any],
|
||||||
@ -30,6 +30,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libxcb-shm0-dev,
|
libxcb-shm0-dev,
|
||||||
libxcb-util-dev,
|
libxcb-util-dev,
|
||||||
libxcb-xkb-dev,
|
libxcb-xkb-dev,
|
||||||
|
libxcomposite-dev,
|
||||||
libxdamage-dev,
|
libxdamage-dev,
|
||||||
libxkbcommon-dev,
|
libxkbcommon-dev,
|
||||||
libxkbcommon-x11-dev,
|
libxkbcommon-x11-dev,
|
||||||
@ -38,9 +39,8 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
lxqt-menu-data (>= 2.1.0),
|
lxqt-menu-data (>= 2.1.0),
|
||||||
qt6-base-private-dev (>= 6.6.0),
|
qt6-base-private-dev (>= 6.6.0),
|
||||||
qt6-svg-dev (>= 6.6.0),
|
qt6-svg-dev (>= 6.6.0),
|
||||||
qt6-wayland-dev (>= 6.6.0),
|
qt6-wayland-dev (>= 6.6.0)
|
||||||
qt6-wayland-private-dev (>= 6.6.0)
|
Standards-Version: 4.7.1
|
||||||
Standards-Version: 4.7.2
|
|
||||||
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
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -4,7 +4,7 @@ Source: https://github.com/lxqt/lxqt-panel
|
|||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2010-2013 Razor team
|
Copyright: 2010-2013 Razor team
|
||||||
2012-2025 LXQt team
|
2012-2024 LXQt team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: panel/lxqtpanelapplication_p.h
|
Files: panel/lxqtpanelapplication_p.h
|
||||||
@ -21,7 +21,7 @@ Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
|||||||
2020-2021 Raman Sarda <theloudspeaker@lubuntu.me>
|
2020-2021 Raman Sarda <theloudspeaker@lubuntu.me>
|
||||||
2021 apt-ghetto <apt-ghetto@protonmail.com>
|
2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||||
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
2023-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
2023-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user