This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-etm.
commit 5fd65533df903f697491da8eb2732305f3a32ec1 Author: Andreas Tille <[email protected]> Date: Thu Sep 24 12:14:53 2015 +0000 Explain binary data, upload to new --- debian/README.source | 22 ++++++++++++++++++++++ debian/changelog | 6 +++--- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..2da1085 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,22 @@ +Explanation for binary files inside source package according to + http://lists.debian.org/debian-devel/2013/09/msg00332.html + +The source packages contains some binary RData files which are +documented inside the according manpages + +Files: data/fourD.rda +Documentation: man/fourD.Rd + Data from the placebo group of the 4D study. This study aimed at + comparing atorvastatin to placebo for patients with type 2 diabetes + and receiving hemodialysis in terms of cariovascular events. The + primary endpoint was a composite of + death from cardiac causes, stroke and non-fatal myocardial infarction. + Competing event was death from other causes. + . + Wanner, C., Krane, V., Maerz, W., Olschewski, M., Mann, J., Ruf, G., + Ritz, E (2005). Atorvastatin in patients with type 2 diabetes mellitus + undergoing hemodialysis. New England Journal of Medicine, 353(3), + 238--248. + + -- Andreas Tille <[email protected]> Thu, 24 Sep 2015 09:59:03 +0200 + diff --git a/debian/changelog b/debian/changelog index f5e20df..6ca460f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -r-cran-etm (0.6-2-1) UNRELEASED; urgency=low +r-cran-etm (0.6-2-1) unstable; urgency=low - * Initial release (closes: #???) + * Initial release (closes: #799928) - -- Andreas Tille <[email protected]> Thu, 24 Sep 2015 09:59:03 +0200 + -- Andreas Tille <[email protected]> Thu, 24 Sep 2015 14:09:06 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-etm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
