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 6e6b1a20722c6efbb211a799ed71de8f00142179 Author: Andreas Tille <[email protected]> Date: Fri Jun 20 16:43:40 2014 +0200 new Build-Depends: r-cran-rcpp --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 432bd0a..6396315 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-cran-reshape2 (1.4-1) UNRELEASED; urgency=medium - Add myself as Uploader - cme fix dpkg-control - debhelper 9 + - new Build-Depends: r-cran-rcpp -- Andreas Tille <[email protected]> Fri, 20 Jun 2014 16:17:18 +0200 diff --git a/debian/control b/debian/control index bf5aa96..383cafe 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev, + r-cran-rcpp, r-cran-plyr, r-cran-stringr, r-cran-lattice @@ -20,6 +21,7 @@ Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, + r-cran-rcpp, r-cran-plyr, r-cran-stringr, r-cran-lattice -- 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
