Author: djpig
Date: 2005-09-17 01:07:10 +0200 (Sat, 17 Sep 2005)
New Revision: 488

Modified:
   trunk/checks/control-files.desc
   trunk/checks/copyright-file.desc
   trunk/checks/files.desc
   trunk/checks/manpages.desc
   trunk/checks/shared-libs.desc
Log:
Remove old "Severity: Important" fields. Don't know for which purpose they
were but they are certainly unused currently.


Modified: trunk/checks/control-files.desc
===================================================================
--- trunk/checks/control-files.desc     2005-09-10 00:12:09 UTC (rev 487)
+++ trunk/checks/control-files.desc     2005-09-16 23:07:10 UTC (rev 488)
@@ -24,5 +24,4 @@
 
 Tag: control-file-has-bad-owner
 Type: error
-Severity: Important
 Info: All control files should be owned by root/root.

Modified: trunk/checks/copyright-file.desc
===================================================================
--- trunk/checks/copyright-file.desc    2005-09-10 00:12:09 UTC (rev 487)
+++ trunk/checks/copyright-file.desc    2005-09-16 23:07:10 UTC (rev 488)
@@ -15,7 +15,6 @@
 
 Tag: no-copyright-file
 Type: error
-Severity: Important
 Info: Each binary package has to include a plain file
  /usr/share/doc/<i>pkg</i>/copyright
 Ref: policy 12.5
@@ -93,7 +92,6 @@
 
 Tag: helper-templates-in-copyright
 Type: error
-Severity: Important
 Info: The /usr/share/doc/<i>pkg</i>/copyright file still contains the template
  contents from a packaging helper. Please include the actual license and
  download information about the package.

Modified: trunk/checks/files.desc
===================================================================
--- trunk/checks/files.desc     2005-09-10 00:12:09 UTC (rev 487)
+++ trunk/checks/files.desc     2005-09-16 23:07:10 UTC (rev 488)
@@ -69,7 +69,6 @@
 
 Tag: package-installs-into-etc-rc.d
 Type: error
-Severity: Important
 Info: The package installs files into the <tt>/etc/rc.d</tt> or
  <tt>/etc/rc?.d</tt> which is not allowed.
 Ref: policy 9.3.3
@@ -95,14 +94,12 @@
 
 Tag: file-in-usr-local
 Type: error
-Severity: Important
 Info: The package installs a file in <tt>/usr/local/...</tt> which is
  not allowed.
 Ref: policy 9.1.2
 
 Tag: file-in-opt
 Type: error
-Severity: Important
 Info: The package installs a file in <tt>/opt/...</tt> which is not allowed.
 
 Tag: executable-manpage
@@ -111,7 +108,6 @@
 
 Tag: dir-in-usr-local
 Type: error
-Severity: Important
 Info: The package installs a directory in <tt>/usr/local/...</tt> which is
  not allowed.
  .
@@ -167,7 +163,6 @@
 
 Tag: special-file
 Type: error
-Severity: Important
 Info: The package contains a <i>special</i> file (e.g., a device file).
  This is forbidden by current policy. If your program needs this device,
  you should create it by calling <tt>makedev</tt> from the postinst

Modified: trunk/checks/manpages.desc
===================================================================
--- trunk/checks/manpages.desc  2005-09-10 00:12:09 UTC (rev 487)
+++ trunk/checks/manpages.desc  2005-09-16 23:07:10 UTC (rev 488)
@@ -9,7 +9,6 @@
 
 Tag: bad-link-to-undocumented-manpage
 Type: error
-Severity: Important
 Info: The symbolic link should reference
  `<tt>../man[237]/undocumented.[237].gz</tt>' for manual pages in
  <tt>/usr/share/man</tt> or

Modified: trunk/checks/shared-libs.desc
===================================================================
--- trunk/checks/shared-libs.desc       2005-09-10 00:12:09 UTC (rev 487)
+++ trunk/checks/shared-libs.desc       2005-09-16 23:07:10 UTC (rev 488)
@@ -29,7 +29,6 @@
 
 Tag: ldconfig-symlink-missing-for-shlib
 Type: error
-Severity: Important
 Info: The package should not only include the shared library itself, but also
  the symbolic link which ldconfig would produce. (This is necessary, so 
  that the link gets removed by dpkg automatically when the package
@@ -39,7 +38,6 @@
 
 Tag: ldconfig-symlink-before-shlib-in-deb
 Type: error
-Severity: Important
 Info: In the package contents list, the shared library has to come before
  any symbolic links referencing the shared library.
 Ref: policy 8.1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to