[Initscripts-ng-commits] r965 - in /trunk/src/insserv/debian: changelog control

pere at users.alioth.debian.org pere at users.alioth.debian.org
Wed Aug 26 16:04:44 UTC 2009


Author: pere
Date: Wed Aug 26 16:04:44 2009
New Revision: 965

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=965
Log:
Drop breaks, use it in sysv-rc instead.

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=965&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Wed Aug 26 16:04:44 2009
@@ -12,9 +12,6 @@
     behave the same way.  update-rc.d-insserv should be removed in
     Squeeze+1.  update-bootsystem-insserv could be removed when
     sysv-rc 2.87dsf-2 has been gone from unstable for 3 months.
-    Use Breaks: sysv-rc (<= 2.87dsf-2) to make sure sysv-rc is upgraded
-    before insserv to avoid incorrect update-rc.d behaviour during
-    upgrades.
   * Drop dependencies on sysv-rc, initscripts and sysvinit-utils, and
     leave it for sysv-rc to pull in the packages needed for dependency
     based boot sequencing to work properly.

Modified: trunk/src/insserv/debian/control
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/control?rev=965&op=diff
==============================================================================
--- trunk/src/insserv/debian/control (original)
+++ trunk/src/insserv/debian/control Wed Aug 26 16:04:44 2009
@@ -13,7 +13,6 @@
 Package: insserv
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: 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