This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-epi.
commit c3416a3b5b4d1c1513ea0daf5e9ac44cb67ee239 Author: Andreas Tille <[email protected]> Date: Mon Oct 9 16:46:17 2017 +0200 Build-Depends: r-cran-zoo --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e99f8fb..eefb25f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ r-cran-epi (2.19-1) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Standards-Version: 4.1.1 * debhelper 10 + * Build-Depends: r-cran-zoo -- Andreas Tille <[email protected]> Mon, 09 Oct 2017 16:39:51 +0200 diff --git a/debian/control b/debian/control index 65dd453..bc50499 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 10), r-cran-etm, r-cran-plyr, r-cran-numderiv, - r-cran-data.table + r-cran-data.table, + r-cran-zoo Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-epi.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-epi.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-epi.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
