Make Lintian happy
This commit is contained in:
parent
0844a13538
commit
fd5c5dc759
6
debian/control
vendored
6
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: lxqt-notificationd
|
||||
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>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
@ -18,8 +18,8 @@ Build-Depends: debhelper-compat (= 13),
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://github.com/lxqt/lxqt-notificationd
|
||||
|
||||
|
4
debian/lxqt-notificationd.lintian-overrides
vendored
Normal file
4
debian/lxqt-notificationd.lintian-overrides
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# This is expected
|
||||
lxqt-notificationd: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
|
||||
lxqt-notificationd: desktop-entry-invalid-category LXQt [usr/share/applications/*.desktop]
|
||||
lxqt-notificationd: 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 @@
|
||||
# This is expected
|
||||
lxqt-notificationd source: very-long-line-length-in-source-file * > 512 [test/lxqt-notification-test.sh:*]
|
Loading…
x
Reference in New Issue
Block a user