Make the package Lintian-clean.
This commit is contained in:
parent
66a4b2bd4c
commit
8e5ded426c
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ liblxqt (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
- Bump build dependencies.
|
- Bump build dependencies.
|
||||||
- Update symbols from amd64 build logs.
|
- Update symbols from amd64 build logs.
|
||||||
|
* Make the package Lintian-clean.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 11:42:15 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 11:42:15 -0600
|
||||||
|
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: liblxqt
|
Source: liblxqt
|
||||||
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: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
@ -20,8 +20,8 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git
|
||||||
Homepage: https://github.com/lxqt/liblxqt
|
Homepage: https://github.com/lxqt/liblxqt
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
@ -66,4 +66,9 @@ Multi-Arch: foreign
|
|||||||
Section: localization
|
Section: localization
|
||||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for liblxqt
|
Description: Language package for liblxqt
|
||||||
This package contains the l10n files needed by the liblxqt.
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||||
|
technologies. It has been tailored for users who value simplicity, speed, and
|
||||||
|
an intuitive interface. Unlike most desktop environments, LXQt also works
|
||||||
|
fine with less powerful machines.
|
||||||
|
.
|
||||||
|
This package contains the l10n files needed by liblxqt.
|
||||||
|
5
debian/liblxqt2.lintian-overrides
vendored
5
debian/liblxqt2.lintian-overrides
vendored
@ -1,2 +1,5 @@
|
|||||||
# there will be no manpage for lxqt-backlight_backend
|
# there will be no manpage for lxqt-backlight_backend
|
||||||
liblxqt1: no-manual-page [usr/bin/lxqt-backlight_backend]
|
liblxqt2: no-manual-page [usr/bin/lxqt-backlight_backend]
|
||||||
|
|
||||||
|
# This is fine
|
||||||
|
liblxqt2: application-in-library-section libs [usr/bin/lxqt-backlight_backend]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user