[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r197 - in branches/1.23.0: checks debian



Author: jeroen
Date: 2004-04-19 23:27:07 +0200 (Mon, 19 Apr 2004)
New Revision: 197

Modified:
   branches/1.23.0/checks/lintian.desc
   branches/1.23.0/checks/manpages.desc
   branches/1.23.0/debian/changelog
Log:
Added missing Type: tags to *.desc

Modified: branches/1.23.0/checks/lintian.desc
===================================================================
--- branches/1.23.0/checks/lintian.desc	2004-04-19 21:11:42 UTC (rev 196)
+++ branches/1.23.0/checks/lintian.desc	2004-04-19 21:27:07 UTC (rev 197)
@@ -3,6 +3,7 @@
  for the tags produced by the lintian frontend itself
 
 Tag: bad-distribution-in-changes-file
+Type: error
 Info: You've specified an unknown `target distribution' for your upload in
  the <tt>debian/changelog</tt> file.
  .
@@ -12,18 +13,22 @@
  `<tt>Section: contrib/xxx</tt>' instead.
 
 Tag: file-size-mismatch-in-changes-file
+Type: error
 Info: The actual file size does not match what's listed in the
  <tt>.changes</tt> file.
 
 Tag: md5sum-mismatch-in-changes-file
+Type: error
 Info: The actual md5sum checksum does not match what's listed in the
  <tt>.changes</tt> file.
 
 Tag: bad-section-in-changes-file
+Type: error
 Info: The sections <tt>non-free</tt> and <tt>contrib</tt> are no longer
  valid. Please use section <tt>non-free/xxx</tt> or
  <tt>contrib/xxx</tt> instead.
 
 Tag: unused-override
+Type: info
 Info: Lintian discovered an unused override entry in its database.
  Please remove it from the overrides file if it is not needed anymore.

Modified: branches/1.23.0/checks/manpages.desc
===================================================================
--- branches/1.23.0/checks/manpages.desc	2004-04-19 21:11:42 UTC (rev 196)
+++ branches/1.23.0/checks/manpages.desc	2004-04-19 21:27:07 UTC (rev 197)
@@ -45,6 +45,7 @@
 Ref: policy 12.1
 
 Tag: manpage-in-wrong-directory
+Type: error
 Info: The manual page should be installed in the correct directory below
  <tt>/usr/share/man/</tt> or <tt>/usr/share/man/<i>locale</i></tt>.
  Only sections 1 through 9 should be used.

Modified: branches/1.23.0/debian/changelog
===================================================================
--- branches/1.23.0/debian/changelog	2004-04-19 21:11:42 UTC (rev 196)
+++ branches/1.23.0/debian/changelog	2004-04-19 21:27:07 UTC (rev 197)
@@ -76,6 +76,8 @@
     + [FL] output-of-updaterc.d-not-redirected-to-dev-null should be
       only a info tag since it is more a aesthetical issue, not a
       policy violation. (Closes: #149700)
+  * checks/lintian.desc:
+    + [JvW] Added missing Type: tags
   * checks/manpages:
     + [FL] New checks:
        - Section number of directory and file differ



Reply to: