Make Lintian happy
This commit is contained in:
parent
4604a4dfa9
commit
2fc4a49f12
12
debian/control
vendored
12
debian/control
vendored
@ -1,12 +1,12 @@
|
|||||||
Source: lxqt-config
|
Source: lxqt-config
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
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),
|
||||||
libkscreen-dev (>= 6.0.0),
|
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
|
libkscreen-dev (>= 6.0.0),
|
||||||
liblxqt2-dev (>= 2.1.0),
|
liblxqt2-dev (>= 2.1.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxcb-randr0-dev,
|
libxcb-randr0-dev,
|
||||||
@ -14,15 +14,15 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
libxi-dev,
|
libxi-dev,
|
||||||
lxqt-menu-data (>= 2.1.0),
|
lxqt-menu-data (>= 2.1.0),
|
||||||
xserver-xorg-input-libinput-dev,
|
|
||||||
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,
|
||||||
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
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
|
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,4 +56,6 @@ 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
Normal file
4
debian/lxqt-config.lintian-overrides
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# 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
Normal file
2
debian/source/lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# 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