Compare commits
No commits in common. "2fc4a49f12adf6b00212137b3d907444ace56350" and "5084b73cc5d559d466b0438560381afe8043d1f2" have entirely different histories.
2fc4a49f12
...
5084b73cc5
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,10 +1,3 @@
|
|||||||
lxqt-config (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Bump build dependencies.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 17:52:03 -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.
|
||||||
|
20
debian/control
vendored
20
debian/control
vendored
@ -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.0
|
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
|
||||||
|
|
||||||
@ -56,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.
|
||||||
|
4
debian/lxqt-config.lintian-overrides
vendored
4
debian/lxqt-config.lintian-overrides
vendored
@ -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/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -1,2 +0,0 @@
|
|||||||
# Translation files may be long
|
|
||||||
lxqt-config source: very-long-line-length-in-source-file * > 512 [*.ts:*]
|
|
Loading…
x
Reference in New Issue
Block a user