This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-hms.
commit 8a82f7ed1e48b4206cb40aa6443a02322887744a Author: Andreas Tille <[email protected]> Date: Tue Jan 2 08:13:09 2018 +0100 New Build-Depends: r-cran-pkgconfig, r-cran-rlang; Standards-Version: 4.1.3 --- debian/changelog | 4 +++- debian/control | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2998061..2b676d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ r-cran-hms (0.4.0-1) UNRELEASED; urgency=medium * New upstream version - Closes: #886089 + Closes: #886089 + * New Build-Depends: r-cran-pkgconfig, r-cran-rlang + * Standards-Version: 4.1.3 -- Andreas Tille <[email protected]> Tue, 02 Jan 2018 08:04:53 +0100 diff --git a/debian/control b/debian/control index 9e6b980..44194b2 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,9 @@ Section: gnu-r Priority: optional Build-Depends: debhelper (>= 10), dh-r, - r-base-dev + r-base-dev, + r-cran-pkgconfig, + r-cran-rlang Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-hms.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-hms.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-hms.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
