Make Lintian happy

ubuntu/plucky
Simon Quigley 2 months ago
parent 0844a13538
commit fd5c5dc759

6
debian/control vendored

@ -1,6 +1,6 @@
Source: lxqt-notificationd Source: lxqt-notificationd
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>
@ -18,8 +18,8 @@ Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.7.0 Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd 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-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git
Rules-Requires-Root: no Rules-Requires-Root: no
Homepage: https://github.com/lxqt/lxqt-notificationd Homepage: https://github.com/lxqt/lxqt-notificationd

@ -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/*]

@ -0,0 +1,2 @@
# This is expected
lxqt-notificationd source: very-long-line-length-in-source-file * > 512 [test/lxqt-notification-test.sh:*]
Loading…
Cancel
Save