This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-deal.
commit 68e6f83cdcd8019e617afe6fe2ae0442286bc544 Author: Andreas Tille <[email protected]> Date: Thu Oct 19 12:04:16 2017 +0200 Add debian/README.source to document binary data files --- debian/README.source | 12 ++++++++++++ debian/changelog | 1 + 2 files changed, 13 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..b9e7532 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,12 @@ +Explanation for binary files inside source package according to + http://lists.debian.org/debian-devel/2013/09/msg00332.html + +Files: data/ksl.rda +Documentation: man/ksl.Rd + Health and social characteristics + +Files: data/reinis.rda +Documentation: man/deal-internal.Rd + Data example to demonstrate deal internal functions + + -- Andreas Tille <[email protected]> Thu, 19 Oct 2017 11:46:13 +0200 diff --git a/debian/changelog b/debian/changelog index ae8c8d6..ffc3cbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ r-cran-deal (1:1.2-37-3) UNRELEASED; urgency=medium * Canonical homepage for CRAN packages * Review d/copyright * Remove redundant debian/upstream/metadata + * Add debian/README.source to document binary data files -- Andreas Tille <[email protected]> Thu, 19 Oct 2017 11:46:13 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-deal.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
