Skip to content

Commit

Permalink
debian: Ignore systemd-service-file-missing-install-key lintian info
Browse files Browse the repository at this point in the history
This is working as intended, only cockpit.socket is supposed to have an
[Install] section.
  • Loading branch information
martinpitt authored and jelly committed Oct 11, 2024
1 parent 2bb5d48 commit bcfa627
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/debian/cockpit-tests.lintian-overrides
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
cockpit-tests: package-contains-documentation-outside-usr-share-doc *usr/share/cockpit/*html*
# triggered on demand by cockpit.service
cockpit-tests: systemd-service-file-missing-documentation-key *[email protected]*
4 changes: 4 additions & 0 deletions tools/debian/cockpit-ws.lintian-overrides
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ cockpit-ws: font-outside-font-dir *usr/share/cockpit/static/fonts/*
cockpit-ws: font-in-non-font-package *usr/share/cockpit/static/fonts/*
cockpit-ws: groff-message *macro *an-trap*usr/share/man/man8/cockpit-ws.8.gz*
cockpit-ws: package-contains-documentation-outside-usr-share-doc *usr/share/cockpit/*html*
# triggered on demand by cockpit.service
cockpit-ws: systemd-service-file-missing-install-key *cockpit-wsinstance*
# triggered by cockpit.socket
cockpit-ws: systemd-service-file-missing-install-key *cockpit.service*

0 comments on commit bcfa627

Please sign in to comment.