[Initscripts-ng-commits] r968 - /trunk/src/insserv/debian/control

pere at users.alioth.debian.org pere at users.alioth.debian.org
Thu Aug 27 21:59:48 UTC 2009


Author: pere
Date: Thu Aug 27 21:59:48 2009
New Revision: 968

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=968
Log:
I believe insserv need a Breaks: sysv-rc (<< 2.87dsf-3) to make sure sysv-rc is upgraded together with insserv.

Modified:
    trunk/src/insserv/debian/control

Modified: trunk/src/insserv/debian/control
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/control?rev=968&op=diff
==============================================================================
--- trunk/src/insserv/debian/control (original)
+++ trunk/src/insserv/debian/control Thu Aug 27 21:59:48 2009
@@ -14,6 +14,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: bootchart
+Breaks: sysv-rc (<< 2.87dsf-3)
 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 sysv-rc based on dependencies specified in the




More information about the Initscripts-ng-commits mailing list