Compare commits
5 Commits
ubuntu/plu
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
60b33a2403 | ||
a0d4560996 | |||
df63b13716 | |||
8c86145cc7 | |||
69cef2e799 |
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
liblxqt (2.2.0-0ubuntu1) questing; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Update build dependencies.
|
||||
* Update Standards-Version to 4.7.2, no changes needed.
|
||||
* Update copyright file.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 03 Jul 2025 15:03:59 -0500
|
||||
|
||||
liblxqt (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -10,14 +10,14 @@ Build-Depends: debhelper-compat (= 13),
|
||||
dh-exec,
|
||||
libkf6windowsystem-dev (>= 6.0.0),
|
||||
libpolkit-qt6-1-dev,
|
||||
libqt6xdg-dev (>= 4.1.0),
|
||||
libqt6xdgiconloader-dev (>= 4.1.0),
|
||||
libqt6xdg-dev (>= 4.2.0),
|
||||
libqt6xdgiconloader-dev (>= 4.2.0),
|
||||
libx11-dev,
|
||||
libxkbcommon-dev (>= 0.5.0),
|
||||
libxss-dev,
|
||||
lxqt-build-tools (>= 2.1.0),
|
||||
lxqt-build-tools (>= 2.2.0),
|
||||
qt6-svg-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.1
|
||||
Standards-Version: 4.7.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
||||
@ -48,9 +48,9 @@ Package: liblxqt2-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: liblxqt2 (= ${binary:Version}),
|
||||
libqt6xdg-dev (>= 4.1.0),
|
||||
libqt6xdgiconloader-dev (>= 4.1.0),
|
||||
lxqt-build-tools (>= 2.1.0),
|
||||
libqt6xdg-dev (>= 4.2.0),
|
||||
libqt6xdgiconloader-dev (>= 4.2.0),
|
||||
lxqt-build-tools (>= 2.2.0),
|
||||
${misc:Depends}
|
||||
Description: Shared libraries for LXQt desktop environment (dev)
|
||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: liblxqt
|
||||
Source: https://github.com/lxqt/liblxqt
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2024 LXQt team
|
||||
Copyright: 2012-2025 LXQt team
|
||||
2010-2013 Razor team
|
||||
License: LGPL-2.1+
|
||||
|
||||
@ -26,7 +26,7 @@ License: LGPL-2.1+
|
||||
Files: debian/*
|
||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2022-2025 Simon Quigley <tsimonq2@debian.org>
|
||||
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
2022-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user