Author: kelmo-guest
Date: Mon Apr  9 07:55:18 2012
New Revision: 1067

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=1067
Log:
Fix manual page reference to init(8). (Closes: #634150)

Added:
    trunk/src/insserv/debian/patches/160_manual_page_update.patch
Modified:
    trunk/src/insserv/debian/changelog
    trunk/src/insserv/debian/patches/series

Modified: trunk/src/insserv/debian/changelog
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=1067&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Mon Apr  9 07:55:18 2012
@@ -31,8 +31,9 @@
     that test is not incorrectly interpolating $local_fs in script headers.
   * Add 150_core_string_test.patch from Ben Harris <[email protected]> to
     fix inconsistent filtering of core dumps. (Closes: #611292)
-
- -- Kel Modderman <[email protected]>  Mon, 09 Apr 2012 16:23:48 +1000
+  * Fix manual page reference to init(8). (Closes: #634150)
+
+ -- Kel Modderman <[email protected]>  Mon, 09 Apr 2012 17:54:40 +1000
 
 insserv (1.14.0-2.2) unstable; urgency=low
 

Added: trunk/src/insserv/debian/patches/160_manual_page_update.patch
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/160_manual_page_update.patch?rev=1067&op=file
==============================================================================
--- trunk/src/insserv/debian/patches/160_manual_page_update.patch (added)
+++ trunk/src/insserv/debian/patches/160_manual_page_update.patch Mon Apr  9 
07:55:18 2012
@@ -1,0 +1,15 @@
+Description: rollup of updates to insserv.8:
+ * fix section number for init(8), thanks Regid Ichira <[email protected]>
+   (Closes: #634150)
+Author: Kel Modderman <[email protected]>
+--- a/insserv.8.in
++++ b/insserv.8.in
+@@ -456,7 +456,7 @@ with the help of
+ @@BEGIN_SUSE@@
+ .BR init.d (7),
+ @@END_SUSE@@
+-.BR init (7),
++.BR init (8),
+ @@BEGIN_SUSE@@
+ .BR startproc (8),
+ .BR checkproc (8),

Modified: trunk/src/insserv/debian/patches/series
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/series?rev=1067&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/series (original)
+++ trunk/src/insserv/debian/patches/series Mon Apr  9 07:55:18 2012
@@ -9,3 +9,4 @@
 130_crossbuild_fixes.patch
 140_debian_test_suite.patch
 150_core_string_test.patch
+160_manual_page_update.patch


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

Reply via email to