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

Petter Reinholdtsen pere at costa.debian.org
Mon Nov 14 08:43:31 UTC 2005


Author: pere
Date: 2005-11-14 08:43:31 +0000 (Mon, 14 Nov 2005)
New Revision: 120

Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/control
Log:
Let initscripts conflict with sysv-rc (<< 2.86.ds1-1.2) as well, to document that it need a newer sysv-rc to work properly.

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2005-11-14 08:20:07 UTC (rev 119)
+++ sysvinit/trunk/debian/changelog	2005-11-14 08:43:31 UTC (rev 120)
@@ -3,7 +3,9 @@
   [ Petter Reinholdtsen ]
   * Updated versioned dependency of sysvinit from sysv-rc version
     2.85-2 to version 2.86.ds1-1.2, to make sure init.d/rcS calls all
-    init.d scripts with 'start' argument. (Closes: #338966)
+    init.d scripts with 'start' argument.  Let initscripts conflict
+    with sysv-rc (<< 2.86.ds1-1.2) as well, to document that it need a
+    newer sysv-rc to work properly. (Closes: #338966)
 
  -- 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-14 08:20:07 UTC (rev 119)
+++ sysvinit/trunk/debian/control	2005-11-14 08:43:31 UTC (rev 120)
@@ -34,7 +34,7 @@
 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
 Replaces: sysvinit (<< 2.85-12), libc6, libc6.1, libc0.1, libc0.3
-Conflicts: kbd (<< 0.95-2), mdutils (<< 0.35-9)
+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
  These scripts are meant for standard Debian/GNU/Linux installations.
 




More information about the Pkg-sysvinit-commits mailing list