This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-epir.
commit 7411dd178b06ea4a37f4ecf68796df01c31704d8 Author: Andreas Tille <[email protected]> Date: Mon Oct 2 21:12:39 2017 +0200 Add debian/README.source to document binary data files --- debian/README.source | 16 ++++++++++++++++ debian/changelog | 1 + 2 files changed, 17 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..0a83fc9 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,16 @@ +Explanation for binary files inside source package according to +http://lists.debian.org/debian-devel/2013/09/msg00332.html + +Files: data/epi.epidural.RData +Documentation: man/epi.epidural.Rd + Rates of use of epidural anaesthesia in trials of caregiver support + +Files: data/epi.incin.RData +Documentation: man/epi.incin.Rd + Laryngeal and lung cancer cases in Lancashire 1974 - 1983 + +Files: data/epi.SClip.RData +Documentation: man/epi.SClip.Rd + Lip cancer in Scotland 1975 - 1980 + + -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 20:53:54 +0200 diff --git a/debian/changelog b/debian/changelog index 20091ed..910c96a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ r-cran-epir (0.9-87-1) UNRELEASED; urgency=medium * Standards-Version: 4.1.1 * Canonical homepage for CRAN packages * Testsuite: autopkgtest-pkg-r + * Add debian/README.source to document binary data files -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 20:53:54 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-epir.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
