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

Thomas Hood jdthood-guest at costa.debian.org
Fri Nov 18 14:15:25 UTC 2005


Author: jdthood-guest
Date: 2005-11-18 14:15:24 +0000 (Fri, 18 Nov 2005)
New Revision: 141

Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/control
Log:
Update control so that initscripts Depends on a version of lsb-base containing the functions we are now using; update changelog

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2005-11-18 14:11:25 UTC (rev 140)
+++ sysvinit/trunk/debian/changelog	2005-11-18 14:15:24 UTC (rev 141)
@@ -16,6 +16,8 @@
 
   [ Thomas Hood ]
   * Improve update-rc.d man page
+  * Use log_action_* functions from latest lsb-base
+  * 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 14:11:25 UTC (rev 140)
+++ sysvinit/trunk/debian/control	2005-11-18 14:15:24 UTC (rev 141)
@@ -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
+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)
 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