lintian: r116 - in trunk: checks debian
Author: djpig
Date: 2004-03-31 22:31:19 +0200 (Wed, 31 Mar 2004)
New Revision: 116
Modified:
trunk/checks/fields.desc
trunk/debian/changelog
Log:
checks/fields.desc:
+ [FL] Fix some wrong policy references
(don't checked the testsuite for needed updates,
HE's checks/fields should be finished first)
Modified: trunk/checks/fields.desc
===================================================================
--- trunk/checks/fields.desc 2004-03-28 01:33:13 UTC (rev 115)
+++ trunk/checks/fields.desc 2004-03-31 20:31:19 UTC (rev 116)
@@ -1,7 +1,7 @@
Check-Script: fields
Author: Richard Braakman <dark@xs4all.nl>
Abbrev: fld
-Standards-Version: 3.2.0
+Standards-Version: 3.6.1
Type: binary, udeb, source
Unpack-Level: 1
Info: This script checks the syntax of the fields in package control files,
@@ -70,11 +70,6 @@
package.
Ref: policy 5.6.7
-Tag: bad-menu-item
-Type: error
-Info: The field Installer-Menu-Item should only contain positive integer
- values.
-
Tag: no-maintainer-field
Type: error
Info: The package does not have a `Maintainer:' field in its control file.
@@ -202,7 +197,7 @@
The Section field can be included in a binary package by passing
the -is or -isp flags to dpkg-gencontrol when building the package.
The field is optional in binary packages.
-Ref: policy 5.6.4
+Ref: policy 5.3
Tag: unknown-section
Type: warning
@@ -225,13 +220,13 @@
The Priority field can be included in a binary package by passing
the -ip or -isp flags to dpkg-gencontrol when building the package.
The field is optional in binary packages.
-Ref: policy D.2.9
+Ref: policy 5.3
Tag: unknown-priority
Type: error
Info: The `Priority:' field in this package's control file is not one of
the priorities defined in the Policy Manual.
-Ref: policy 2.2
+Ref: policy 2.5
Tag: obsolete-field
Type: error
@@ -242,7 +237,7 @@
Type: info
Info: See the Policy Manual for a list of the possible fields in
a source package control file.
-Ref: policy 5.2
+Ref: policy 5.4
Tag: unknown-field-in-control
Type: info
@@ -422,3 +417,8 @@
This library exists for compatibility with applications built against
glibc 2.0 or 2.1. There is intentionally no corresponding development
package. Do not link new applications against this library!
+
+Tag: bad-menu-item
+Type: error
+Info: The field Installer-Menu-Item should only contain positive integer
+ values.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2004-03-28 01:33:13 UTC (rev 115)
+++ trunk/debian/changelog 2004-03-31 20:31:19 UTC (rev 116)
@@ -4,10 +4,12 @@
* [FL] add udeb support (Closes: #216117)
Thanks to Joey Hess for his input. Many changes, mostly to
- + frontend/lintian, checks/debconf and checks/files
+ frontend/lintian, checks/debconf and checks/files
* checks/binaries:
+ [JvW] Ignore static binaries in /usr/lib/debug
+ * checks/fields.desc:
+ + [FL] Fix some wrong policy references
* checks/menu-format:
+ [FL] only issue one warning about needs=dwww, not two
Reply to: