This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-geneplotter.
commit 67537c0eb75622637d5e66b1cf2f569e950d5172 Author: Andreas Tille <[email protected]> Date: Mon Oct 2 15:42:27 2017 +0200 Add debian/README.source to document binary data files --- debian/README.source | 8 ++++++++ debian/changelog | 1 + 2 files changed, 9 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..c51ba8f --- /dev/null +++ b/debian/README.source @@ -0,0 +1,8 @@ +Explanation for binary files inside source package according to + http://lists.debian.org/debian-devel/2013/09/msg00332.html + +Files: data/expressionSet133a.rda +Documented: man/eset133a.Rd + An artificial Affymetrix hgu133a dataset, with one covariate 'cov1' + + -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 15:39:47 +0200 diff --git a/debian/changelog b/debian/changelog index 8839ca2..82312bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-bioc-geneplotter (1.54.0-1) UNRELEASED; urgency=medium * New upstream version + * Add debian/README.source to document binary data files -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 15:39:47 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-geneplotter.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
