Compare commits
4 Commits
ubuntu/2.1
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
e3369fef43 | |||
ba2b60a90f | |||
252322969a | |||
0d78585d32 |
25
debian/changelog
vendored
25
debian/changelog
vendored
@ -1,8 +1,27 @@
|
||||
lxqt-config (2.1.0-0ubuntu2) plucky; urgency=medium
|
||||
lxqt-config (2.1.1-0ubuntu4) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:56:02 -0600
|
||||
-- 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
|
||||
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||
qt6-svg-dev (>= 6.6.0),
|
||||
xserver-xorg-input-libinput-dev,
|
||||
zlib1g-dev
|
||||
Standards-Version: 4.7.0
|
||||
Standards-Version: 4.7.1
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
||||
@ -30,6 +30,7 @@ Package: lxqt-config
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: galternatives,
|
||||
iso-flags-svg,
|
||||
lxqt-config-l10n,
|
||||
lxqt-policykit,
|
||||
lxqt-powermanagement,
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -123,7 +123,7 @@ License: LGPL-2.0+
|
||||
Files: debian/*
|
||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.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>
|
||||
License: LGPL-2.1+
|
||||
|
||||
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-mouse.1
|
||||
usr/share/man/man1/lxqt-config-input.1
|
||||
usr/share/man/man1/lxqt-config.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user