File: control

package info (click to toggle)
lintian 2.4.3%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,228 kB
  • ctags: 457
  • sloc: perl: 8,492; sh: 5,561; makefile: 1,971; ansic: 143; python: 19; tcl: 4; sed: 2
file content (43 lines) | stat: -rw-r--r-- 1,958 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
Source: lintian
Section: devel
Priority: optional
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Uploaders: Josip Rodin <joy-packages@debian.org>,
 Jeroen van Wolffelaar <jeroen@wolffelaar.nl>,
 Frank Lichtenheld <djpig@debian.org>,
 Marc 'HE' Brockschmidt <he@debian.org>,
 Colin Watson <cjwatson@debian.org>, Russ Allbery <rra@debian.org>,
 Adam D. Barratt <adam@adam-barratt.org.uk>,
 Raphael Geissert <geissert@debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: debiandoc-sgml, sed (>= 4.1-4)
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/lintian/lintian.git
Vcs-Browser: http://git.debian.org/?p=lintian/lintian.git

Package: lintian
Architecture: all
Depends: ${misc:Depends}, perl, libdigest-md5-perl | perl (>> 5.8),
 dpkg-dev (>= 1.13.17), file, binutils, diffstat (>= 1.27-1),
 man-db (>= 2.4.0), gettext (>= 0.16), intltool-debian,
 libclass-accessor-perl, libdigest-sha-perl,
 libparse-debianchangelog-perl (>= 0.6), libtimedate-perl, liburi-perl,
 libipc-run-perl, libapt-pkg-perl, locales
Suggests: binutils-multiarch, libtext-template-perl, man-db (>= 2.5.1-1)
Description: Debian package checker
 Lintian dissects Debian packages and reports bugs and policy
 violations. It contains automated checks for many aspects of Debian
 policy as well as some checks for common errors.
 .
 It uses an archive directory, called laboratory, in which it stores
 information about the packages it examines.  It can keep this
 information between multiple invocations in order to avoid repeating
 expensive data-collection operations. This makes it possible to check the
 complete Debian archive for bugs, in a reasonable time.
 .
 This package is useful for all people who want to check Debian 
 packages for compliance with Debian policy. Every Debian maintainer
 should check packages with this tool before uploading them to the
 archive.
 .
 This version of Lintian is calibrated for policy version 3.9.1.