blob: d2ec26d829b1512ccb1b87144498e87295c77b0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Source: [% $source %]
Priority: optional
Section: devel
Maintainer: [% $author %]
Standards-Version: [% $standards_version %]
Build-Depends: [% $build_depends %]
Rules-Requires-Root: no
Package: [% $source %]
Architecture: [% $package_architecture %]
Depends: ocaml-nox-3.10.2, ${shlib:Depends}, ${misc:Depends}
Description: [% $description %]
This is a test package designed to exercise some feature or tag of
Lintian. It is part of the Lintian test suite and may do very odd
things. It should not be installed like a regular package.
|