This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-dbitest.
commit 4384aab1408f6790fa4754f00b6aaf58f1b821f2 Author: Andreas Tille <[email protected]> Date: Sun Oct 1 23:40:03 2017 +0200 New Build-Depends: r-cran-blob, r-cran-desc, r-cran-hms --- debian/changelog | 1 + debian/control | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 77eeb8c..b956ab8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-dbitest (1.5-1) UNRELEASED; urgency=medium * New upstream version * Moved packaging from SVN to Git * Standards-Version: 4.1.1 + * New Build-Depends: r-cran-blob, r-cran-desc, r-cran-hms -- Andreas Tille <[email protected]> Sun, 01 Oct 2017 23:31:27 +0200 diff --git a/debian/control b/debian/control index 0d79405..d0c048f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,10 @@ Priority: optional Build-Depends: debhelper (>= 10), dh-r, r-base-dev, + r-cran-blob, + r-cran-desc, r-cran-dbi (>= 0.4-9), + r-cran-hms, r-cran-r6, r-cran-testthat (>= 1.0.2), r-cran-withr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-dbitest.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
