File: ble1

package info (click to toggle)
dstooltk-doc 2.0-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,024 kB
  • ctags: 451
  • sloc: perl: 753; makefile: 49; sh: 8
file content (58 lines) | stat: -rw-r--r-- 3,734 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
N: Processing changes file dstooltk-doc_2.0-2.1_i386.changes ...
N: Setting up lab in /tmp/lintian-lab.5197 ...
N: Processing source package dstooltk-doc (version 2.0-2.1) ...
N: Processing binary package dstooltk-doc (version 2.0-2.1) ...
W: dstooltk-doc: prerm-does-not-remove-usr-doc-link
N:
N:   The technical committee chose the symlink transition method to move
N:   from FSSTND to FHS. This transition involves setting the link in the
N:   postinst script and removing it in the prerm script. Here is an
N:   example (/bin/sh):
 if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/pkg ]; then
   rm -f /usr/doc/pkg
 fi
N:   The test for this is not perfect. If you are setting the link, please
N:   send the line of code to us so we can improve the test.
N:
W: dstooltk-doc: postinst-does-not-set-usr-doc-link
N:
N:   The technical committee chose the symlink transition method to move
N:   from FSSTND to FHS. This transition involves setting the link in the
N:   postinst script and removing it in the prerm script. Here is an
N:   example (/bin/sh):
 if [ "$1" = "configure" ]; then
  if [ -d /usr/doc -a ! -e /usr/doc/pkg -a -d /usr/share/doc/pkg ]; then
   ln -sf ../share/doc/pkg /usr/doc/pkg
  fi
 fi
N:   The test for this is not perfect. If you are setting the link, please
N:   send the line of code to us so we can improve the test.
N:
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/images.idx
N:
N:   package contains a file which is empty
N:
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img218.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img219.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img221.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img222.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img224.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img225.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img227.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img228.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img230.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img231.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img233.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img234.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img236.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img237.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img239.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img240.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img242.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img243.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img245.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img246.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img248.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/img249.png
W: dstooltk-doc: zero-byte-file-in-doc-directory usr/share/doc/dstooltk-doc/userman/userman.html
N: Removing /tmp/lintian-lab.5197 ...