[Initscripts-ng-commits] r946 - in /trunk/src/insserv/debian: changelog control
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Sun Aug 2 08:29:25 UTC 2009
Author: pere
Date: Sun Aug 2 08:29:23 2009
New Revision: 946
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=946
Log:
Drop the conflict on older sysv-rc versions.
Modified:
trunk/src/insserv/debian/changelog
trunk/src/insserv/debian/control
Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=946&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Sun Aug 2 08:29:23 2009
@@ -2,8 +2,7 @@
* Migrate the responsibility for enabling or disabling dependency
based boot sequencing from the insserv package to the sysv-rc
- package. Conflict with sysv-rc (<= 2.87dsf-2) for this
- transition. Moves the update-bootsystem-insserv code to sysv-rc
+ package. Moves the update-bootsystem-insserv code to sysv-rc
version 2.87dsf-3 postinst and drop the manual page. Leave
update-rc.d-insserv in place to make it impossible for the
update-rc.d diversion to be a dangling link during upgrades. It
Modified: trunk/src/insserv/debian/control
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/control?rev=946&op=diff
==============================================================================
--- trunk/src/insserv/debian/control (original)
+++ trunk/src/insserv/debian/control Sun Aug 2 08:29:23 2009
@@ -13,7 +13,6 @@
Package: insserv
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: sysv-rc (<= 2.87dsf-2)
Suggests: bootchart
Description: Tool to organize boot sequence using LSB init.d script dependencies
The insserv program is used to update the order of symlinks in /etc/rc?.d/ with
More information about the Initscripts-ng-commits
mailing list