Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / filenames / debian / control
1 Source: filenames
2 Maintainer: Lintian Maintainer <lintian-maint@debian.org>
3 Standards-Version: 3.1.1
4
5 Package: filenames
6 Architecture: all
7 Depends: test
8 Description: see how lintian reacts to weird filenames
9  This package contains files with the most evil names I could find,
10  except for ones that lintian is explicitly not designed to handle.
11  .
12  Lintian does not handle filenames containing newlines, or filenames
13  that contain the strings " link to ", " -> ", or ": ".  The last one
14  is used as a separator by the file command, the others are used as
15  separators by tar.
16  .
17  Lintian also does not handle filenames that contain backslashes, or
18  other characters that are mangled by tar's -tv output.
19
20 Package: filename-games
21 Architecture: all
22 Depends: filenames
23 Section: games
24 Description: Test game filename/location checks
25  This package contains files with slightly less evil names than
26  filenames.
27
28 Package: more-filename-games
29 Architecture: all
30 Depends: filenames, filename-games
31 Section: games
32 Priority: optional
33 Description: More test for game filename/location checks
34  This package contains no evil names, only evil locations.