This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-dplyr.
commit 0a5c6751a31f5eba35558f2adfbd31d4d215f4b9 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 15:16:40 2017 +0200 Adjust patch --- debian/patches/use_debian_packages_boost.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/patches/use_debian_packages_boost.patch b/debian/patches/use_debian_packages_boost.patch index 9349856..6376f83 100644 --- a/debian/patches/use_debian_packages_boost.patch +++ b/debian/patches/use_debian_packages_boost.patch @@ -7,12 +7,12 @@ Description: Use Debian packaged boost library --- a/DESCRIPTION +++ b/DESCRIPTION -@@ -18,7 +18,7 @@ - microbenchmark, ggplot2, mgcv, Lahman (>= 3.0-1), nycflights13, - methods, rmarkdown, covr, dtplyr +@@ -22,7 +22,7 @@ Suggests: bit64, covr, dbplyr, dtplyr, D + (>= 3.0-1), mgcv, microbenchmark, nycflights13, rmarkdown, + RMySQL, RPostgreSQL, RSQLite, testthat, withr VignetteBuilder: knitr --LinkingTo: Rcpp (>= 0.12.0), BH (>= 1.58.0-1) -+LinkingTo: Rcpp (>= 0.12.0) +-LinkingTo: Rcpp (>= 0.12.0), BH (>= 1.58.0-1), bindrcpp, plogr ++LinkingTo: Rcpp (>= 0.12.0), bindrcpp, plogr LazyData: yes License: MIT + file LICENSE - Collate: 'RcppExports.R' 'all-equal.r' 'bench-compare.r' 'bind.r' + RoxygenNote: 6.0.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-dplyr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
