Author: kelmo-guest
Date: Sun Jul 26 18:47:27 2009
New Revision: 937

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=937
Log:
Fix typo in postinst. Remove no longer relevant changelog entry.

Modified:
    trunk/src/insserv/debian/changelog
    trunk/src/insserv/debian/insserv.postinst

Modified: trunk/src/insserv/debian/changelog
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=937&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Sun Jul 26 18:47:27 2009
@@ -6,12 +6,6 @@
   * Change the default to enable dependency based boot sequencing if
     it is safe to do.  This should enable it in the common case,
     while avoiding conversion on problems.
-
-  [ Kel Modderman ]
-  * Just use `update-bootsystem-insserv check' to check if changing to
-    dependency based boot is safe in insserv.config debconf script.
-
-  [ Petter Reinholdtsen ]
   * Move all code from insserv.config to insserv.postist and remove
     insserv.config to make sure update-bootsystem-insserv is available
     and working when it is needed to test if it is safe to migrate to

Modified: trunk/src/insserv/debian/insserv.postinst
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/insserv.postinst?rev=937&op=diff
==============================================================================
--- trunk/src/insserv/debian/insserv.postinst (original)
+++ trunk/src/insserv/debian/insserv.postinst Sun Jul 26 18:47:27 2009
@@ -23,7 +23,7 @@
     esac
 }
 
-############################## Ask the qeustion (insserv.config) 
#################################
+############################## Ask the question (insserv.config) 
#################################
 #
 # insserv.config moved here to be able to call update-bootsystem-insserv
 #


_______________________________________________
Initscripts-ng-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-commits

Reply via email to