Compare commits

..

No commits in common. "ubuntu/plucky" and "ubuntu/2.0.0-0ubuntu2" have entirely different histories.

7 changed files with 63 additions and 104 deletions

32
debian/changelog vendored
View File

@ -1,35 +1,3 @@
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
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:32 -0600
lxqt-config (2.0.0-0ubuntu2) oracular; urgency=medium lxqt-config (2.0.0-0ubuntu2) oracular; urgency=medium
* Fix libkscreen build dep package name. * Fix libkscreen build dep package name.

23
debian/control vendored
View File

@ -1,28 +1,28 @@
Source: lxqt-config Source: lxqt-config
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com> Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev (>= 6.0.0), libkscreen-dev,
libkscreen-dev (>= 6.0.0), libkf6windowsystem-dev,
liblxqt2-dev (>= 2.1.0), liblxqt2-dev (>= 1.4.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.0.0),
qt6-base-private-dev (>= 6.6.0),
qt6-svg-dev (>= 6.6.0),
xserver-xorg-input-libinput-dev, xserver-xorg-input-libinput-dev,
qt6-base-private-dev,
qt6-svg-dev,
zlib1g-dev zlib1g-dev
Standards-Version: 4.7.1 Standards-Version: 4.7.0
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 XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
Rules-Requires-Root: no Rules-Requires-Root: no
Homepage: https://github.com/lxqt/lxqt-config Homepage: https://github.com/lxqt/lxqt-config
@ -30,7 +30,6 @@ 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,
@ -57,6 +56,4 @@ Multi-Arch: foreign
Section: localization Section: localization
Depends: qt6-translations-l10n, ${misc:Depends} Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for lxqt-config Description: Language package for lxqt-config
The LXQt system settings center
.
This package contains the l10n files needed by lxqt-config. This package contains the l10n files needed by lxqt-config.

2
debian/copyright vendored
View File

@ -123,7 +123,7 @@ 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-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> 2023-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
License: LGPL-2.1+ License: LGPL-2.1+
License: LGPL-2.0+ License: LGPL-2.0+

View File

@ -1,4 +0,0 @@
# This is expected
lxqt-config: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
lxqt-config: desktop-entry-invalid-category LXQt [usr/share/applications/*.desktop]
lxqt-config: no-manual-page [usr/bin/*]

2
debian/manpages vendored
View File

@ -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-input.1 usr/share/man/man1/lxqt-config-mouse.1
usr/share/man/man1/lxqt-config.1 usr/share/man/man1/lxqt-config.1

View File

@ -1,2 +0,0 @@
# Translation files may be long
lxqt-config source: very-long-line-length-in-source-file * > 512 [*.ts:*]