Make Lintian happy
This commit is contained in:
parent
f07a3e619e
commit
62883003fa
15
debian/control
vendored
15
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: lxqt-about
|
Source: lxqt-about
|
||||||
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>
|
||||||
@ -14,17 +14,15 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-about
|
Homepage: https://github.com/lxqt/lxqt-about
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: lxqt-about
|
Package: lxqt-about
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${shlibs:Depends}
|
Recommends: lxqt-about-l10n, lxqt-qtplugin
|
||||||
Recommends: lxqt-about-l10n,
|
|
||||||
lxqt-qtplugin
|
|
||||||
Description: About screen for LXQt
|
Description: About screen for LXQt
|
||||||
The about screen for LXQt
|
The about screen for LXQt
|
||||||
.
|
.
|
||||||
@ -34,8 +32,7 @@ Package: lxqt-about-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
qt6-translations-l10n
|
|
||||||
Description: Language package for lxqt-about
|
Description: Language package for lxqt-about
|
||||||
The about screen for LXQt
|
The about screen for LXQt
|
||||||
.
|
.
|
||||||
|
3
debian/lxqt-about.lintian-overrides
vendored
Normal file
3
debian/lxqt-about.lintian-overrides
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# This is expected
|
||||||
|
lxqt-about: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
|
||||||
|
lxqt-about: no-manual-page [usr/bin/*]
|
Loading…
x
Reference in New Issue
Block a user