[Rcpp-commits] r1254 - in pkg/Rcpp: . debian inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon May 17 13:45:18 CEST 2010
Author: edd
Date: 2010-05-17 13:45:18 +0200 (Mon, 17 May 2010)
New Revision: 1254
Modified:
pkg/Rcpp/NEWS
pkg/Rcpp/debian/changelog
pkg/Rcpp/inst/ChangeLog
Log:
trying once more for release 0.8.0, this time with the long_long fix
suggested by Kurt and added by Romain
Modified: pkg/Rcpp/NEWS
===================================================================
--- pkg/Rcpp/NEWS 2010-05-17 08:20:37 UTC (rev 1253)
+++ pkg/Rcpp/NEWS 2010-05-17 11:45:18 UTC (rev 1254)
@@ -1,4 +1,4 @@
-0.8.0 2010-05-12
+0.8.0 2010-05-17
o All Rcpp headers have been moved to the inst/include directory,
allowing use of 'LinkingTo: Rcpp'. But the Makevars and Makevars.win
Modified: pkg/Rcpp/debian/changelog
===================================================================
--- pkg/Rcpp/debian/changelog 2010-05-17 08:20:37 UTC (rev 1253)
+++ pkg/Rcpp/debian/changelog 2010-05-17 11:45:18 UTC (rev 1254)
@@ -2,7 +2,7 @@
* New release
- -- Dirk Eddelbuettel <edd at debian.org> Wed, 12 May 2010 19:32:25 -0500
+ -- Dirk Eddelbuettel <edd at debian.org> Mon, 17 May 2010 06:41:54 -0500
rcpp (0.7.12-1) unstable; urgency=low
Modified: pkg/Rcpp/inst/ChangeLog
===================================================================
--- pkg/Rcpp/inst/ChangeLog 2010-05-17 08:20:37 UTC (rev 1253)
+++ pkg/Rcpp/inst/ChangeLog 2010-05-17 11:45:18 UTC (rev 1254)
@@ -1,4 +1,4 @@
-2010-05-12 Dirk Eddelbuettel <edd at debian.org>
+2010-05-17 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.8.0
More information about the Rcpp-commits
mailing list