This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository r-cran-dplyr.
commit 9e246502e1746c99cd1b45c0028462f4ba1bacdb Author: Andreas Tille <[email protected]> Date: Fri Sep 29 15:08:41 2017 +0200 Backport to Jessie --- debian/changelog | 15 +++++++++++++++ debian/control | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3cb4c9..91f8a1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +r-cran-dplyr (0.5.0-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Relax versioned Build-Depends: libboost-dev + + -- Andreas Tille <[email protected]> Tue, 06 Jun 2017 21:41:05 +0200 + r-cran-dplyr (0.5.0-1) unstable; urgency=medium [ Charles Plessy ] @@ -10,6 +17,14 @@ r-cran-dplyr (0.5.0-1) unstable; urgency=medium -- Andreas Tille <[email protected]> Sun, 24 Jul 2016 07:35:45 +0200 +r-cran-dplyr (0.4.3-6~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Drop versioned Build-Depends for libboost-dev + * Set versioned Build-Depends for r-base and rcpp + + -- Andreas Tille <[email protected]> Thu, 12 May 2016 20:47:02 +0200 + r-cran-dplyr (0.4.3-6) unstable; urgency=medium * Recommends: r-cran-rsqlite diff --git a/debian/control b/debian/control index a5251fc..ed54316 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,12 @@ Build-Depends: debhelper (>= 9), r-base-dev, r-cran-rcpp, r-cran-magrittr, - r-cran-dbi, + r-cran-dbi (>= 0.4.1), r-cran-lazyeval, r-cran-assertthat, r-cran-r6, r-cran-tibble, - libboost-dev (>= 1.58.0) + libboost-dev (>= 1.55.0) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-dplyr/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-dplyr/trunk/ -- 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
