[Pkg-sysvinit-commits] r1637 - sysvinit/trunk/debian
Petter Reinholdtsen
pere at alioth.debian.org
Wed Aug 26 14:04:36 UTC 2009
Author: pere
Date: 2009-08-26 14:04:35 +0000 (Wed, 26 Aug 2009)
New Revision: 1637
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/control
Log:
Drop initscripts conflict on insserv (<< 1.09.0-12), now that
sysv-rc depend on insserv (>> 1.12.0-10).
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2009-08-26 14:01:17 UTC (rev 1636)
+++ sysvinit/trunk/debian/changelog 2009-08-26 14:04:35 UTC (rev 1637)
@@ -70,6 +70,8 @@
* Change init.d/urandom dependency from $local_fs to $remote_fs, as
it uses /usr/bin/find to handle locally increased pool size
(Closes: #543294).
+ * Drop initscripts conflict on insserv (<< 1.09.0-12), now that
+ sysv-rc depend on insserv (>> 1.12.0-10).
-- Kel Modderman <kel at otaku42.de> Sun, 02 Aug 2009 05:46:21 +1000
Modified: sysvinit/trunk/debian/control
===================================================================
--- sysvinit/trunk/debian/control 2009-08-26 14:01:17 UTC (rev 1636)
+++ sysvinit/trunk/debian/control 2009-08-26 14:04:35 UTC (rev 1637)
@@ -52,7 +52,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${glibc:Depends}, ${mount:Depends}, debianutils (>= 2.13.1), lsb-base (>= 3.0-6), sysvinit-utils (>= 2.86.ds1-39)
Recommends: psmisc, e2fsprogs
-Conflicts: udev (<< 0.080-1), usplash (<< 0.5.8-2), libdevmapper1.02.1 (<< 2:1.02.24-1), insserv (<< 1.09.0-12)
+Conflicts: udev (<< 0.080-1), usplash (<< 0.5.8-2), libdevmapper1.02.1 (<< 2:1.02.24-1)
Replaces: libc6, libc6.1, libc0.1, libc0.3
Description: scripts for initializing and shutting down the system
The scripts in this package initialize a standard Debian
More information about the Pkg-sysvinit-commits
mailing list