This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-reshape2.
commit 8116adfd4b6daf03f347157da0588f8866270606 Author: Andreas Tille <[email protected]> Date: Fri Jun 20 16:49:48 2014 +0200 versioned Build-Dependency r-cran-plyr (>= 1.8.1) --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6396315..6c62886 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ r-cran-reshape2 (1.4-1) UNRELEASED; urgency=medium - cme fix dpkg-control - debhelper 9 - new Build-Depends: r-cran-rcpp + - versioned Build-Depends: r-cran-plyr (>= 1.8.1) -- Andreas Tille <[email protected]> Fri, 20 Jun 2014 16:17:18 +0200 diff --git a/debian/control b/debian/control index 383cafe..5bfd04e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, r-cran-rcpp, - r-cran-plyr, + r-cran-plyr (>= 1.8.1), r-cran-stringr, r-cran-lattice Standards-Version: 3.9.5 @@ -22,7 +22,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-rcpp, - r-cran-plyr, + r-cran-plyr (>= 1.8.1), r-cran-stringr, r-cran-lattice Description: Flexibly reshape data: a reboot of the reshape package -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-reshape2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
