File: x2gothinclient-minidesktop.lintian-overrides

package info (click to toggle)
x2gothinclient 1.5.0.1-10.2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 860 kB
  • sloc: sh: 1,285; perl: 433; cpp: 76; makefile: 28
file content (22 lines) | stat: -rw-r--r-- 1,348 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# We install an alternative background for desktop-base, so having the folder
# is required for covering the case when people don't have desktop-base
# installed on the TCE system.
x2gothinclient-minidesktop: package-contains-empty-directory [usr/share/images/desktop-base/]

# The minidesktop package needs to move the usual X2Go Client executable out
# of the way and then replaces it by a wrapper script. This is required for
# "injecting" some thin client specific and configurable command line
# parameters for X2Go Client (and hide the parameterless X2Go Client startup
# from the user).
x2gothinclient-minidesktop: diversion-for-unknown-file usr/share/applications/x2goclient.desktop [preinst:23]

# This package does not ship the x2goclient man page, it is shipped in the
# x2goclient bin:pkg (coming from src:pkg x2goclient).
# In fact, we dpkg-divert the original x2goclient binary and replace it
# with a wrapper script. This leads to lintian popping up this warning.
# (And yes, this replacement is unconventional...).
x2gothinclient-minidesktop: no-manual-page [usr/bin/x2goclient]

# Yes, we know that x-www-browser executable (alternative) comes from another
# package; this is intended...
x2gothinclient-minidesktop: desktop-command-not-in-package usr/bin/x-www-browser [usr/share/applications/x2gothinclient-x-www-browser.desktop]