This is an automated email from the git hooks/post-receive script. ginggs pushed a commit to branch master in repository r-cran-dplyr.
commit ce1444704daca8f0aa1fe0452644c6226d845ed0 Author: Graham Inggs <[email protected]> Date: Sun Oct 1 18:26:38 2017 +0200 Update Build-Depends --- debian/changelog | 6 ++++++ debian/control | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5c92b97..6f016b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-dplyr (0.7.4-2) UNRELEASED; urgency=medium + + * Update Build-Depends + + -- Graham Inggs <[email protected]> Sun, 01 Oct 2017 16:24:33 +0000 + r-cran-dplyr (0.7.4-1) unstable; urgency=medium [ Gordon Ball ] diff --git a/debian/control b/debian/control index fbf12c7..31658c8 100644 --- a/debian/control +++ b/debian/control @@ -12,11 +12,12 @@ Build-Depends: debhelper (>= 10), r-cran-lazyeval, r-cran-assertthat, r-cran-r6, - r-cran-tibble, + r-cran-tibble (>= 1.3.1), r-cran-bindrcpp, r-cran-glue, - r-cran-pkgconfig, + r-cran-pkgconfig, r-cran-plogr, + r-cran-rlang, libboost-dev (>= 1.58.0) Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-dplyr.git -- 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
