[rkward-cvs] SF.net SVN: rkward:[3590] trunk/rkward/debian

tfry at users.sourceforge.net tfry at users.sourceforge.net
Sun May 22 13:39:55 UTC 2011


Revision: 3590
          http://rkward.svn.sourceforge.net/rkward/?rev=3590&view=rev
Author:   tfry
Date:     2011-05-22 13:39:54 +0000 (Sun, 22 May 2011)

Log Message:
-----------
Start preparing the debian packaging.

Modified Paths:
--------------
    trunk/rkward/debian/changelog
    trunk/rkward/debian/rkward.1
    trunk/rkward/debian/rules

Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog	2011-05-22 12:30:02 UTC (rev 3589)
+++ trunk/rkward/debian/changelog	2011-05-22 13:39:54 UTC (rev 3590)
@@ -2,6 +2,9 @@
 
   * new upstream release
   * remove empty directory removal rkwardtests/inst. Now fixed upstream.
+  * remove man page links to rkward.bin and rkward.rbackend. These
+    auxilliary binaries are no longer installed in the system path.
+  * no longer document removed command line option "--disable-stack-check"
   * bump standards version to 3.9.2 (no changes needed)
 
  -- Thomas Friedrichsmeier <tfry at users.sourceforge.net>  Tue, 20 Mar 2011 15:30:00 +0200

Modified: trunk/rkward/debian/rkward.1
===================================================================
--- trunk/rkward/debian/rkward.1	2011-05-22 12:30:02 UTC (rev 3589)
+++ trunk/rkward/debian/rkward.1	2011-05-22 13:39:54 UTC (rev 3590)
@@ -46,9 +46,6 @@
 .TP
 .B \-\-debugger <command>
 Run RKWard through the specified debugger command. To add command line options to the debugger command, enclose them in single quotes ('') together with the command. NOTE: To use the \-\-debugger option, it must be specified as the first option on the command line.
-.TP
-.B \-\-disable-stack-check
-Disable the R C stack checking mechanism. If you see the error message "C stack usage too close to the limit", this option may serve as a workaround.
 .SH SEE ALSO
 .BR R (1),
 .br

Modified: trunk/rkward/debian/rules
===================================================================
--- trunk/rkward/debian/rules	2011-05-22 12:30:02 UTC (rev 3589)
+++ trunk/rkward/debian/rules	2011-05-22 13:39:54 UTC (rev 3590)
@@ -115,9 +115,6 @@
 	dh_installexamples
 	dh_installmenu
 	dh_installman debian/rkward.1
-	# Link manpage for rkward.bin and rkward.rbackend to rkward
-	ln -sf rkward.1.gz debian/rkward/usr/share/man/man1/rkward.bin.1.gz
-	ln -sf rkward.1.gz debian/rkward/usr/share/man/man1/rkward.rbackend.1.gz
 	dh_link
 	dh_strip
 	# do not compress KDE HTML help


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list