This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-rbgl.
commit f6462dfd7f19cfe370e5fb09d3d1b5eec5850193 Author: Andreas Tille <[email protected]> Date: Sun Oct 22 19:18:30 2017 +0200 Add debian/README.source to document binary data files --- debian/README.source | 9 +++++++++ debian/changelog | 1 + 2 files changed, 10 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..516a46f --- /dev/null +++ b/debian/README.source @@ -0,0 +1,9 @@ +Explanation for binary files inside source package according to +http://lists.debian.org/debian-devel/2013/09/msg00332.html + +Files: data/FileDep.rda +Documentation: man/FileDep.Rd + FileDep: a graphNEL object representing a file dependency dataset + example in boost graph library + + -- Andreas Tille <[email protected]> Sun, 22 Oct 2017 18:25:09 +0200 diff --git a/debian/changelog b/debian/changelog index ec97601..ef1a647 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ r-bioc-rbgl (1.52.0+dfsg1-1) UNRELEASED; urgency=medium * Secure URI in watch file * Standards-Version: 4.1.1 * debhelper 10 + * Add debian/README.source to document binary data files -- Andreas Tille <[email protected]> Sun, 22 Oct 2017 18:46:17 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-rbgl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
