[med-svn] r22596 - trunk/packages/R/r-cran-dplyr/trunk/debian/patches
Charles Plessy
plessy at moszumanska.debian.org
Thu Jul 21 04:22:01 UTC 2016
Author: plessy
Date: 2016-07-21 04:22:00 +0000 (Thu, 21 Jul 2016)
New Revision: 22596
Modified:
trunk/packages/R/r-cran-dplyr/trunk/debian/patches/use_debian_packages_boost.patch
Log:
Update patch to latest upstream version.
Modified: trunk/packages/R/r-cran-dplyr/trunk/debian/patches/use_debian_packages_boost.patch
===================================================================
--- trunk/packages/R/r-cran-dplyr/trunk/debian/patches/use_debian_packages_boost.patch 2016-07-21 04:15:14 UTC (rev 22595)
+++ trunk/packages/R/r-cran-dplyr/trunk/debian/patches/use_debian_packages_boost.patch 2016-07-21 04:22:00 UTC (rev 22596)
@@ -2,17 +2,17 @@
BH is a bundle of Boost headers for R. We can use Boost directly via
Debian to build this package, so BH isn't needed.
Author: Chris Lawrence <lawrencc at debian.org>
-Last-Update: Tue, 22 Mar 2016 21:32:09 +0100
+Last-Update: Thu, 21 Jul 2016 13:21:06 +0900
Description: Use Debian packaged boost library
--- a/DESCRIPTION
+++ b/DESCRIPTION
-@@ -19,7 +19,7 @@ Suggests: RSQLite (>= 1.0.0), RMySQL, RP
- 3.0-1), nycflights13, methods
+@@ -18,7 +18,7 @@
+ microbenchmark, ggplot2, mgcv, Lahman (>= 3.0-1), nycflights13,
+ methods, rmarkdown, covr, dtplyr
VignetteBuilder: knitr
- LazyData: yes
-LinkingTo: Rcpp (>= 0.12.0), BH (>= 1.58.0-1)
+LinkingTo: Rcpp (>= 0.12.0)
+ LazyData: yes
License: MIT + file LICENSE
- Collate: 'RcppExports.R' 'all-equal.r' 'bench-compare.r' 'chain.r'
- 'cluster.R' 'colwise.R' 'compute-collect.r' 'copy-to.r'
+ Collate: 'RcppExports.R' 'all-equal.r' 'bench-compare.r' 'bind.r'
More information about the debian-med-commit
mailing list