Compare commits
9 Commits
ubuntu/2.1
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
19ed9fdb53 | ||
|
557174d93d | ||
|
69a0f12e9c | ||
|
3a74f84cfe | ||
e3369fef43 | |||
ba2b60a90f | |||
252322969a | |||
0d78585d32 | |||
b4c43c34f4 |
34
debian/changelog
vendored
34
debian/changelog
vendored
@ -1,3 +1,37 @@
|
|||||||
|
lxqt-config (2.2.0-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Update build dependencies.
|
||||||
|
* Update copyright file.
|
||||||
|
* Update Standards-Version to 4.7.2, no changes needed.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 31 Jul 2025 16:19:33 -0500
|
||||||
|
|
||||||
|
lxqt-config (2.1.1-0ubuntu4) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:48:27 -0600
|
||||||
|
|
||||||
|
lxqt-config (2.1.1-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Recommend iso-flags-svg to utilize the new flags feature in the locale
|
||||||
|
menu.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 15 Feb 2025 00:37:37 -0600
|
||||||
|
|
||||||
|
lxqt-config (2.1.1-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Fix manpage installation.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 08 Feb 2025 01:28:05 -0600
|
||||||
|
|
||||||
|
lxqt-config (2.1.1-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 07 Feb 2025 14:34:41 -0600
|
||||||
|
|
||||||
lxqt-config (2.1.0-0ubuntu1) plucky; urgency=medium
|
lxqt-config (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -7,18 +7,18 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
libkscreen-dev (>= 6.0.0),
|
libkscreen-dev (>= 6.0.0),
|
||||||
liblxqt2-dev (>= 2.1.0),
|
liblxqt2-dev (>= 2.2.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxcb-randr0-dev,
|
libxcb-randr0-dev,
|
||||||
libxcursor-dev,
|
libxcursor-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
libxi-dev,
|
libxi-dev,
|
||||||
lxqt-menu-data (>= 2.1.0),
|
lxqt-menu-data (>= 2.2.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),
|
||||||
xserver-xorg-input-libinput-dev,
|
xserver-xorg-input-libinput-dev,
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
||||||
@ -30,6 +30,7 @@ Package: lxqt-config
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: galternatives,
|
Recommends: galternatives,
|
||||||
|
iso-flags-svg,
|
||||||
lxqt-config-l10n,
|
lxqt-config-l10n,
|
||||||
lxqt-policykit,
|
lxqt-policykit,
|
||||||
lxqt-powermanagement,
|
lxqt-powermanagement,
|
||||||
|
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: lxqt-config
|
|||||||
Source: https://github.com/lxqt/lxqt-config
|
Source: https://github.com/lxqt/lxqt-config
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2024, LXQt team
|
Copyright: 2012-2025, LXQt team
|
||||||
2010-2012, Razor team
|
2010-2012, Razor team
|
||||||
2013, Christian Surlykke
|
2013, Christian Surlykke
|
||||||
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
@ -123,7 +123,8 @@ License: LGPL-2.0+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2023-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
|
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
2
debian/manpages
vendored
2
debian/manpages
vendored
@ -1,3 +1,3 @@
|
|||||||
usr/share/man/man1/lxqt-config-appearance.1
|
usr/share/man/man1/lxqt-config-appearance.1
|
||||||
usr/share/man/man1/lxqt-config-mouse.1
|
usr/share/man/man1/lxqt-config-input.1
|
||||||
usr/share/man/man1/lxqt-config.1
|
usr/share/man/man1/lxqt-config.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user