[Pkg-sysvinit-commits] r150 - sysvinit/trunk/debian

Petter Reinholdtsen pere at costa.debian.org
Fri Nov 18 23:05:10 UTC 2005


Author: pere
Date: 2005-11-18 23:05:10 +0000 (Fri, 18 Nov 2005)
New Revision: 150

Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/control
Log:
Relax lsb-base dependency from 3.0-9 to 3.0-6, to depend on all versions with log_action_* included.

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2005-11-18 15:52:24 UTC (rev 149)
+++ sysvinit/trunk/debian/changelog	2005-11-18 23:05:10 UTC (rev 150)
@@ -16,7 +16,7 @@
 
   [ Thomas Hood ]
   * Improve update-rc.d man page
-  * Use log_action_* functions from latest lsb-base  (Closes: #338967)
+  * Use log_action_* functions from recent (>= 3.0-6) lsb-base (Closes: #338967)
   * Clean up initscripts messages a bit
 
  -- Petter Reinholdtsen <pere at debian.org>  Mon, 14 Nov 2005 09:14:51 +0100

Modified: sysvinit/trunk/debian/control
===================================================================
--- sysvinit/trunk/debian/control	2005-11-18 15:52:24 UTC (rev 149)
+++ sysvinit/trunk/debian/control	2005-11-18 23:05:10 UTC (rev 150)
@@ -32,7 +32,7 @@
 
 Package: initscripts
 Architecture: any
-Depends: ${shlibs:Depends}, ${glibc:Depends}, dpkg (>= 1.9.0), ${mount:Depends}, util-linux (>= 2.9t-2), e2fsprogs (>= 1.19-1), coreutils (>= 5.0.91-2), lsb-base (>= 3.0-9)
+Depends: ${shlibs:Depends}, ${glibc:Depends}, dpkg (>= 1.9.0), ${mount:Depends}, util-linux (>= 2.9t-2), e2fsprogs (>= 1.19-1), coreutils (>= 5.0.91-2), lsb-base (>= 3.0-6)
 Replaces: sysvinit (<< 2.85-12), libc6, libc6.1, libc0.1, libc0.3
 Conflicts: kbd (<< 0.95-2), mdutils (<< 0.35-9), sysv-rc (<< 2.86.ds1-1.2) 
 Description: Standard scripts needed for booting and shutting down




More information about the Pkg-sysvinit-commits mailing list