[Pkg-sysvinit-commits] r104 - in sysvinit/trunk/debian: . sysv-rc/man8

Petter Reinholdtsen pere at costa.debian.org
Sat Nov 12 09:56:36 UTC 2005


Author: pere
Date: 2005-11-12 09:56:36 +0000 (Sat, 12 Nov 2005)
New Revision: 104

Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/control
   sysvinit/trunk/debian/sysv-rc/man8/update-rc.d.8
Log:
  * Add suggest to bum for sysv-rc.  Also added bum(8) to the SEE ALSO
    section of update-rc.d(8). (Closes: #332823)

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2005-11-12 09:54:12 UTC (rev 103)
+++ sysvinit/trunk/debian/changelog	2005-11-12 09:56:36 UTC (rev 104)
@@ -7,6 +7,8 @@
     services and how to make sure services are not started.  Patch
     from Peter Valdemar Mørch.
   * Add sysv-rc-conf(8) to the SEE ALSO section of update-rc.d(8).
+  * Add suggest to bum for sysv-rc.  Also added bum(8) to the SEE ALSO
+    section of update-rc.d(8). (Closes: #332823)
 
  -- Petter Reinholdtsen <pere at debian.org>  Sat,  8 Oct 2005 17:08:47 +0200
 

Modified: sysvinit/trunk/debian/control
===================================================================
--- sysvinit/trunk/debian/control	2005-11-12 09:54:12 UTC (rev 103)
+++ sysvinit/trunk/debian/control	2005-11-12 09:56:36 UTC (rev 104)
@@ -24,7 +24,7 @@
 Architecture: all
 Conflicts: file-rc
 Replaces: dpkg (<< 1.9.17), sysvinit (<< 2.85-1), file-rc (>> 0.7.0)
-Suggests: sysv-rc-conf
+Suggests: sysv-rc-conf, bum
 Description: Standard boot mechanism using symlinks in /etc/rc?.d
  This package provides support for the System-V like system of booting,
  shutting down and changing runlevels configured through symbolic

Modified: sysvinit/trunk/debian/sysv-rc/man8/update-rc.d.8
===================================================================
--- sysvinit/trunk/debian/sysv-rc/man8/update-rc.d.8	2005-11-12 09:54:12 UTC (rev 103)
+++ sysvinit/trunk/debian/sysv-rc/man8/update-rc.d.8	2005-11-12 09:56:36 UTC (rev 104)
@@ -202,4 +202,5 @@
 .BR /etc/init.d/skeleton ,
 .br
 .BR sysv-rc-conf (8),
+.BR bum (8),
 .BR init (8).




More information about the Pkg-sysvinit-commits mailing list