[Pkg-sysvinit-commits] r523 - sysvinit/trunk/debian

Thomas Hood jdthood-guest at costa.debian.org
Wed Jan 4 15:01:49 UTC 2006


Author: jdthood-guest
Date: 2006-01-04 15:01:47 +0000 (Wed, 04 Jan 2006)
New Revision: 523

Modified:
   sysvinit/trunk/debian/changelog
Log:
Tweak changelog entries

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2006-01-04 14:57:07 UTC (rev 522)
+++ sysvinit/trunk/debian/changelog	2006-01-04 15:01:47 UTC (rev 523)
@@ -2,11 +2,8 @@
 
   [ Thomas Hood ]
   * Split mountdevsubfs out of mountvirtfs and run it at S04 and S37.
-    This should behave the same way as before, but the split allows
+    This should not behave any differently, but the split will allow
     packages that futz with /dev to do this at S03.
-  * Replace /lib/init/functions.sh with /lib/init/mount-functions.sh
-    for use by the latter
-  * various initscripts: Clean up code that reads fstab
   * umountfs: Only run umount if there is something to unmount
     (Closes: #345272)
   * urandom: Set PATH so that find can be found  (Closes: #345273)
@@ -15,27 +12,30 @@
   * init: 65_init_u_in_06.dpatch: Allow 'telinit u' in runlevels 0, 6
     (Closes: #345719)
   * Remount ro with -f on GNU/kFreeBSD  (Closes: #344547)
+  * Replace /lib/init/functions.sh with /lib/init/mount-functions.sh
+    for use by mountvirtfs and mountdevsubfs
+  * various initscripts: Clean up code that reads fstab
   * various scripts: Redirect which program's stderr to /dev/null since
     the GNU version prints an error message when the command is not
     found  (Closes: #345321)
   * /etc/default/rcS: Make VERBOSE default to "no"
-  * /etc/default/rcS: Correct description of UTC variable
+  * /etc/default/rcS: Clean up and correct description of UTC variable
   * Remove obsolete docs
-  * Remove obsolete dependencies on bsdutils, dpkg, util-linux, coreutils,
-    and kbd: the versions in question are older than oldstable, so any
-    newly installed system and any system that has upgraded to sarge
-    (or even woody) satisfies the constraints.
+  * Remove obsolete dependencies on bsdutils, coreutils, dpkg, kbd and
+    util-linux: the versions in question are older than oldstable, so
+    any newly installed system and any system that has upgraded to
+    sarge (or even woody) satisfies the constraints.
   * Remove obsolete dependency on the last package: last was forced off
     systems when they upgraded to buzz
+  * Add Replaces to Conflicts: mdutils which no longer exists even in
+    oldstable
   * initscripts postinst: Remove obsolete GMT-to-UTC code: this
     conversion was performed when systems were upgraded to potato
   * initscripts postinst: Regenerate /etc/default/rcS so that comments
-    are up to date
-  * Add Replaces to Conflicts: mdutils which no longer exists even in
-    oldstable
+    are updated
   * sysvinit: Depend on libc6 rather than Pre-Depending on it; we don't
-    do anything special in the preinsts
-  * Improve documentation of init -e and -t options
+    do anything special in the preinsts any more
+  * Correct documentation of init's -e and -t options
   * Tweak descriptions
   * Add READMEs for remaining runlevel dirs  (Closes: #242957)
   * Previous release also closes: #227540




More information about the Pkg-sysvinit-commits mailing list