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

lintian: r933 - in trunk: checks debian



Author: rra
Date: 2007-07-31 02:43:39 +0200 (Tue, 31 Jul 2007)
New Revision: 933

Modified:
   trunk/checks/scripts.desc
   trunk/debian/changelog
Log:
* checks/scripts{.desc,}:
  + [RA] Don't push depending directly on update-inetd in the long
    description of maintainer-script-needs-depends-on-update-inetd.
    Most packages should depend on inet-superserver.  Leave the check
    the same for the time being, however.

Modified: trunk/checks/scripts.desc
===================================================================
--- trunk/checks/scripts.desc	2007-07-30 08:57:57 UTC (rev 932)
+++ trunk/checks/scripts.desc	2007-07-31 00:43:39 UTC (rev 933)
@@ -299,12 +299,12 @@
 Tag: maintainer-script-needs-depends-on-update-inetd
 Type: warning
 Info: This script calls update-inetd, but the package does not depend or
- pre-depend on update-inetd, inet-superserver, or any of the providers of
- inet-superserver which provide it.
+ pre-depend on inet-superserver, any of the providers of inet-superserver
+ which provide it, or update-inetd.
  .
  update-inetd has been moved from netbase into a separate package, so a
- dependency on netbase should be updated to depend either on update-inetd
- directly or on "openbsd-inetd | inet-superserver".
+ dependency on netbase should be updated to depend on "openbsd-inetd |
+ inet-superserver".
 
 Tag: maintainer-script-needs-depends-on-adduser
 Type: warning

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-07-30 08:57:57 UTC (rev 932)
+++ trunk/debian/changelog	2007-07-31 00:43:39 UTC (rev 933)
@@ -15,7 +15,7 @@
       guidance.  Remove the code that allowed for applications to create
       new sub-menus, since the current menu documentation says not to do
       that.  (Closes: #431844)
-  * checks/scripts:
+  * checks/scripts{.desc,}:
     + [RA] If rm output is redirected to /dev/null, don't think that rm is
       removing /dev/null.  Thanks, Robert Luberda.  (Closes: #431259)
     + [RA] xjed also provides jed-script.  Thanks, Jörg Sommer.
@@ -23,6 +23,10 @@
     + [RA] Don't complain about ruby libraries in /usr/lib/ruby that have
       shebang lines.  This is a common means for embedding unit tests in
       Ruby libraries.  Thanks, Paul van Tilburg.  (Closes: #431545)
+    + [RA] Don't push depending directly on update-inetd in the long
+      description of maintainer-script-needs-depends-on-update-inetd.
+      Most packages should depend on inet-superserver.  Leave the check
+      the same for the time being, however.
   * checks/shared-libs:
     + [RA] Exclude udebs from dependency checking in the shlibs files
       since binary packages may legitimately declare udeb dependencies on
@@ -36,7 +40,7 @@
     + [RA] Add \w+-backports to the known distribution list.  Thanks,
       Vincent Danjean.  (Closes: #432268)
 
- -- Russ Allbery <rra@debian.org>  Mon, 23 Jul 2007 19:29:32 -0700
+ -- Russ Allbery <rra@debian.org>  Mon, 30 Jul 2007 17:43:24 -0700
 
 lintian (1.23.32) unstable; urgency=low
 



Reply to: