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

tfry at users.sourceforge.net tfry at users.sourceforge.net
Tue Sep 28 08:09:26 UTC 2010


Revision: 3088
          http://rkward.svn.sourceforge.net/rkward/?rev=3088&view=rev
Author:   tfry
Date:     2010-09-28 08:09:25 +0000 (Tue, 28 Sep 2010)

Log Message:
-----------
Preparations for the upcoming release

Modified Paths:
--------------
    trunk/rkward/ChangeLog
    trunk/rkward/debian/changelog
    trunk/rkward/debian/rules

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2010-09-28 06:58:40 UTC (rev 3087)
+++ trunk/rkward/ChangeLog	2010-09-28 08:09:25 UTC (rev 3088)
@@ -1,8 +1,9 @@
+--- Version 0.5.4 - Oct-04-2010
 - Fixed: Running user commands would crash with R 2.12.0
 - Added full-featured plot history for the onscreen graphics device
 - Fixed: Potential crash when editing data-frame with duplicate column names
-- Added option to specify default onscreen graphics dimensions		TODO: test on windows
-- Fixed: Graphics windows used to assume a minimum size of 640*480 pixels, even if a smaller size was specified			/ TODO: check on Windows!
+- Added option to specify default onscreen graphics dimensions
+- Fixed: Graphics windows used to assume a minimum size of 640*480 pixels, even if a smaller size was specified
 - Added option to disable function argument hinting
 - New functions rk.show.message() and rk.show.question() for user interaction from R code
 - New options for scripting GUI logic in plugins

Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog	2010-09-28 06:58:40 UTC (rev 3087)
+++ trunk/rkward/debian/changelog	2010-09-28 08:09:25 UTC (rev 3088)
@@ -1,3 +1,10 @@
+rkward (0.5.4-1) unstable; urgency=low
+
+  * new upstream release
+  * no more need to remove svncopy.sh-script in rules
+
+ -- Thomas Friedrichsmeier <tfry at users.sourceforge.net>  Mon, 04 Oct 2010 14:30:00 +0200
+
 rkward (0.5.3-2) unstable; urgency=low
 
   * correct usage of hyphens vs. minus signs in the man page

Modified: trunk/rkward/debian/rules
===================================================================
--- trunk/rkward/debian/rules	2010-09-28 06:58:40 UTC (rev 3087)
+++ trunk/rkward/debian/rules	2010-09-28 08:09:25 UTC (rev 3088)
@@ -82,8 +82,6 @@
 	# remove any .svn subdir included by accident
 	rm -rf $(CURDIR)/debian/.svn
 	rm -rf $(CURDIR)/debian/patches/.svn
-	# only for rkward 0.5.3: remove script included in upsteram tarball by accident
-	rm -f $(CURDIR)/rkward/plugins/svncopy.sh
 
 	# Add here commands to clean up after the build process.
 	rm -rf $(CURDIR)/build/


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